hookehuyr

fix

......@@ -33,7 +33,7 @@ mv "${output:?}/static" $path"/${output:?}"
cd $path"/${output:?}"
git pull
git add -A
git commit -m '前端网页更新'
git commit -m '别院预约前端网页更新'
git push
# 更新SSH服务器上文件
......