1
0
Fork 0
mirror of https://github.com/NeoCloud/NeoNetwork synced 2024-11-05 19:02:26 +08:00

update scripts

This commit is contained in:
Septs 2020-07-21 01:26:30 +08:00
parent a9ab5c7098
commit 2fda24fad9

View file

@ -18,4 +18,4 @@ git add .
git config user.name "neonet roa bot" git config user.name "neonet roa bot"
git config user.email "bot@github.com" git config user.email "bot@github.com"
git commit -m "Generated at $(TZ='UTC' date +%Y%m%d-%H%M%S.%N)" git commit -m "Generated at $(TZ='UTC' date +%Y%m%d-%H%M%S.%N)"
git push --force --quiet "git@github.com:NeoCloud/NeoNetwork-ROA.git" HEAD:master git push