mirror of
https://github.com/karl0ss/homepage.git
synced 2025-05-01 21:13:39 +01:00
add widgets to config hash
This commit is contained in:
parent
fed3102492
commit
57e4ca355b
@ -4,7 +4,7 @@ import { readFileSync } from "fs";
|
|||||||
|
|
||||||
import checkAndCopyConfig from "utils/config/config";
|
import checkAndCopyConfig from "utils/config/config";
|
||||||
|
|
||||||
const configs = ["docker.yaml", "settings.yaml", "services.yaml", "bookmarks.yaml"];
|
const configs = ["docker.yaml", "settings.yaml", "services.yaml", "bookmarks.yaml", "widgets.yaml"];
|
||||||
|
|
||||||
function hash(buffer) {
|
function hash(buffer) {
|
||||||
const hashSum = createHash("sha256");
|
const hashSum = createHash("sha256");
|
||||||
|
Loading…
x
Reference in New Issue
Block a user