This commit is contained in:
mathias 2018-11-13 06:02:25 +02:00
parent 3c031394a8
commit d1df38525c

View file

@ -27,6 +27,7 @@ sleep 60
git push
fi
sleep 1
git ls-files -z | xargs -0 git update-index --assume-unchanged
done'
while true; do