This commit is contained in:
justuser 2025-01-11 17:18:03 +03:00
parent 666af0b4a5
commit ff25f968da

View File

@ -1,3 +1,5 @@
# Check for updates in remote repo
git pull
# Update at the start (we don't know if file changed)
git add *
git commit -m 'sync'