This commit is contained in:
root 2026-04-17 22:53:37 +03:00
parent e76c309a14
commit 060a984d33
1 changed files with 2 additions and 2 deletions

View File

@ -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