3 lines
78 B
Bash
Executable File
3 lines
78 B
Bash
Executable File
git add .
|
|
git commit -m "ci: Auto update at $(date +"%m-%d %H:%M")"
|
|
git push |