Give touch one second more

This commit is contained in:
Naglfar 2021-09-24 19:59:20 +02:00
parent bd3d896030
commit a1728c1886
1 changed files with 1 additions and 0 deletions

View File

@ -10,6 +10,7 @@ else
cd /var/thunix/ansible
while [ $SCHED = 1 ]
do
sleep 1
touch $RUNNING
/usr/bin/git pull
/usr/local/bin/ansible-playbook -i /var/thunix/ansible/hosts /var/thunix/ansible/site.yml -u root