update
This commit is contained in:
parent
e76c309a14
commit
060a984d33
|
|
@ -13,6 +13,6 @@ else
|
||||||
echo "Нет новых изменений"
|
echo "Нет новых изменений"
|
||||||
fi
|
fi
|
||||||
|
|
||||||
git pull --rebase "http://usergit.duckdns.org:3000/igor/sergay.git" main || exit 1
|
git pull --rebase "https://gitek.duckdns.org/igor/sergay.git" main || exit 1
|
||||||
git push "http://igor:${GIT}@usergit.duckdns.org:3000/igor/sergay.git"
|
git push "https://igor:${GIT}@gitek.duckdns.org/igor/sergay.git"
|
||||||
cp /root/sergay/code/sergay.json /root/api/sergay.json
|
cp /root/sergay/code/sergay.json /root/api/sergay.json
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue