change path

This commit is contained in:
KOWX712
2024-12-02 00:24:56 +08:00
parent 785250d748
commit ba2e699ca5
5 changed files with 4 additions and 4 deletions

View File

@@ -17,4 +17,4 @@ if [ -d "$TS" ]; then
rm -rf "$TS/webroot"
fi
fi
xxd -r -p "$MODPATH/.default" | base64 -d > "$SCRIPT_DIR/keybox.xml"
xxd -r -p "$MODPATH/default" | base64 -d > "$SCRIPT_DIR/keybox.xml"