Clone repo and reference local files rather than using curl to acquire files as needed

This commit is contained in:
2024-08-30 23:33:06 -04:00
parent 6a29177c26
commit 17b33e5d8a
20 changed files with 79 additions and 79 deletions
+1 -2
View File
@@ -1,4 +1,3 @@
#!/bin/sh
git add -f config-files programs chrootInstall.sh install.sh LICENSE README.md commit.sh .gitignore
git commit -m "$1"
git commit -am "$1"
git push