NIXOS-b85/push.sh

6 lines
80 B
Bash
Executable File

#!/run/current-system/sw/bin/bash
git add .
git commit -m "Auto Push"
git push