mirror of
https://github.com/lan-tianxiang/JS_TOOL.git
synced 2025-07-13 13:52:36 +08:00
更新于 07-13 09:24 支持TS脚本,紧急修复
This commit is contained in:
@ -4,4 +4,6 @@ dir_shell=$(dirname $(readlink -f "$0"))
|
||||
dir_root=$dir_shell
|
||||
|
||||
cd $dir_root
|
||||
git pull && echo "自动修复完毕,无异常"
|
||||
git fetch --all
|
||||
git reset --hard origin/A1
|
||||
echo "自动修复完毕,无异常"
|
||||
|
Reference in New Issue
Block a user