Fix awkward warning wording, add information on sshyp's in-development successor

This commit is contained in:
2024-03-21 16:57:39 -04:00
parent a88c4e74a0
commit 5b4d3b1267
2 changed files with 24 additions and 10 deletions
+1 -1
View File
@@ -1,5 +1,5 @@
#!/bin/sh
sed -i 's/[[:space:]]*$//' ./lib/* ./port-jobs/* ./package.sh
git add -f .github extra lib/sshyp.py lib/sshync.py lib/stweak.py lib/clipclear.py port-jobs share LICENSE README.md package.sh commit.sh .gitignore
git add -f extra lib/sshyp.py lib/sshync.py lib/stweak.py lib/clipclear.py port-jobs share LICENSE README.md package.sh commit.sh .gitignore
git commit -m "$1"
git push