This commit is contained in:
Wang Sen Di
2026-03-05 10:04:12 +08:00
parent a263452762
commit 9ea6fbbb20

View File

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