NIXOS-b85/push.sh

6 lines
80 B
Bash
Raw Normal View History

2024-05-15 13:31:36 +08:00
#!/run/current-system/sw/bin/bash
git add .
git commit -m "Auto Push"
git push