This commit is contained in:
root 2026-03-24 22:32:52 +03:00
parent 568a300b1c
commit 0af77d86d2
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/igor/sergay.git" main || exit 1 git pull --rebase "http://usergit.duckdns.org:3000/igor/sergay.git" main || exit 1
git push "http://igor:${GIT}@usergit.duckdns.org/igor/sergay.git" git push "http://igor:${GIT}@usergit.duckdns.org:3000/igor/sergay.git"
cp /root/sergay/code/sergay.json /root/api/sergay.json cp /root/sergay/code/sergay.json /root/api/sergay.json