Remove commit.sh

This commit is contained in:
2025-05-11 00:11:53 -04:00
parent ab691c16d8
commit f62122d79f
-4
View File
@@ -1,4 +0,0 @@
#!/bin/sh
git add -f LICENSE README.md commit.sh extensions extra pointers .gitignore
git commit -m "$1"
git push