Quick commit via qp.sh

This commit is contained in:
Morgan Mayday 2026-01-11 11:43:06 -08:00
parent f1db32e45b
commit 3a090eb39d
2 changed files with 8 additions and 0 deletions

4
scripts/stable/qp Executable file
View file

@ -0,0 +1,4 @@
git pull
git add .
git commit -am "Quick commit via qp.sh"
git push

4
scripts/working/qp.sh Executable file
View file

@ -0,0 +1,4 @@
git pull
git add .
git commit -am "Quick commit via qp.sh"
git push