1
0
Fork 0
mirror of https://github.com/NeoCloud/NeoNetwork synced 2024-06-15 07:33:26 +08:00

Regular update: 2020-07-20T17:50:05Z

This commit is contained in:
Septs 2020-07-21 01:50:05 +08:00
parent b9e29bcbbf
commit e3c67058db

View file

@ -14,6 +14,7 @@ chmod 0600 "$HOME/.ssh/id_ed25519"
set -x
pushd generated
git remote set-url origin git@github.com:NeoCloud/NeoNetwork-ROA.git
git add .
git config user.name "neonet roa bot"
git config user.email "bot@github.com"