melawy-arch-linux-updater/push.sh

4 lines
61 B
Bash
Raw Normal View History

2023-06-13 01:33:16 +05:00
#!/bin/bash
git add . && git commit -m "Update" && git push