just sync

This commit is contained in:
2026-02-07 18:53:30 +00:00
parent 44b2b0236e
commit a1612864e2
+6
View File
@@ -0,0 +1,6 @@
git-sync:
@echo "Doing GIT Dance"
git pull
git add .
git commit -m 'just sync'
git push