made-changes
This commit is contained in:
5
.local/share/scripts/made-changes.sh
Executable file
5
.local/share/scripts/made-changes.sh
Executable file
@@ -0,0 +1,5 @@
|
||||
#!/usr/bin/env sh
|
||||
git add -A
|
||||
|
||||
git commit -m "$(curl http://whatthecommit.com/index.txt)"
|
||||
git push
|
||||
Reference in New Issue
Block a user