autocommit

This commit is contained in:
leo 2024-08-14 13:44:52 +05:00
parent 75948ac257
commit 37da5b8ac8

View File

@ -43,6 +43,8 @@ fi
cd /data/install cd /data/install
sudo bash secrets-push.sh $SERVER_HOST
echo "Reset known_hosts..." echo "Reset known_hosts..."
ssh-keygen -f '/root/.ssh/known_hosts' -R $SERVER_HOST ssh-keygen -f '/root/.ssh/known_hosts' -R $SERVER_HOST