mirror of
https://github.com/monlor/MIXBOX-ARCHIVE.git
synced 2026-04-25 20:11:32 +00:00
2020-03-06 15:13:21
This commit is contained in:
@@ -131,7 +131,7 @@ deploy() {
|
|||||||
git add .
|
git add .
|
||||||
git commit -m "$(TZ='Asia/Shanghai' date "+%Y-%m-%d %H:%M:%S")" -a
|
git commit -m "$(TZ='Asia/Shanghai' date "+%Y-%m-%d %H:%M:%S")" -a
|
||||||
fi
|
fi
|
||||||
git lfs push "$3" --all
|
# git lfs push "$3" --all
|
||||||
git push "$3"
|
git push "$3"
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user