Restore README.md and commit.sh (lost in migration)

This commit is contained in:
2024-08-08 16:15:10 -04:00
parent a0d9318fe9
commit 57d7cdf8f9
2 changed files with 12 additions and 0 deletions
Executable
+3
View File
@@ -0,0 +1,3 @@
#!/bin/sh
git commit -am "$1"
git push