systemd-boot-dracut/push.sh

4 lines
61 B
Bash
Raw Normal View History

2023-11-04 16:02:39 +05:00
#!/bin/bash
git add . && git commit -m "Update" && git push