made-changes

This commit is contained in:
2020-11-01 23:20:54 +01:00
parent 22bb17842b
commit dba3afffba
2 changed files with 6 additions and 0 deletions

View File

@@ -0,0 +1,5 @@
#!/usr/bin/env sh
git add -A
git commit -m "$(curl http://whatthecommit.com/index.txt)"
git push