Configure micro to use tabs in place of spaces

This commit is contained in:
2023-04-30 11:59:49 -04:00
parent e957a9d730
commit 7ef17e9959
4 changed files with 9 additions and 0 deletions
Executable
+4
View File
@@ -0,0 +1,4 @@
#!/bin/sh
git add -f config-files programs chrootInstall.sh install.sh LICENSE README.md commit.sh .gitignore
git commit -m "$1"
git push