Re-organized repo for upcoming v1.5.0 extension management changes

This commit is contained in:
2023-06-27 14:49:03 -04:00
parent fb267085eb
commit ac035db597
9 changed files with 513 additions and 13 deletions
+1 -1
View File
@@ -1,4 +1,4 @@
#!/bin/sh
git add -f extra password-pasture sshyp-mfa LICENSE README.md version commit.sh .gitignore
git add -f LICENSE README.md commit.sh extensions extra pointers
git commit -m "$1"
git push