mirror of
https://github.com/monlor/MIXBOX-ARCHIVE.git
synced 2026-03-10 23:41:27 +00:00
2020-03-06 12:00:01
This commit is contained in:
@@ -124,8 +124,8 @@ deploy() {
|
|||||||
if git status &> /dev/null; then
|
if git status &> /dev/null; then
|
||||||
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
|
|
||||||
git push "$3" master:"$2" -f
|
git push "$3" master:"$2" -f
|
||||||
|
fi
|
||||||
|
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user