This commit is contained in:
Wang Sen Di
2025-12-19 10:42:07 +08:00
parent 36c4be19e4
commit a6aeb90737
2 changed files with 2 additions and 2 deletions

View File

@@ -6,7 +6,7 @@ if [[ "$1" == "sleep" ]]; then source /apps/script/hook/sleep.sh "$0" 3 15; fi
__main() {
_version="t20251123"
_version="t20251218"
_workspace="/apps/gitrce/deploy/release/$_version"
_path="/apps/data/deploy/release/default/version.txt"
mkdir -p ${_path%/*}