自动更新
This commit is contained in:
parent
7dbc0a681d
commit
f5c584d8a8
@ -6,4 +6,6 @@ if [$input == null] || [$input == ""];then
|
|||||||
else
|
else
|
||||||
git add .&&git commit -m "$input"&&git push origin master
|
git add .&&git commit -m "$input"&&git push origin master
|
||||||
fi
|
fi
|
||||||
echo "上传完成"
|
echo "上传完成"
|
||||||
|
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user