revivetube/push.sh
2024-12-27 22:47:13 +01:00

3 lines
60 B
Bash

git add .
git commit -m "something"
git push -u origin main