Fix clipboard contents sometimes failing to clear

Former-commit-id: 8ecbbb6199864fda973e47605a10d737318f3993
Former-commit-id: eb625eded3f9518967ee9fa06201311e8571e394
This commit is contained in:
2023-10-20 00:32:29 -04:00
parent cbc0538e82
commit a487bd561a
5 changed files with 43 additions and 30 deletions
+1 -1
View File
@@ -1,4 +1,4 @@
#!/bin/sh
git add -f extra lib/sshyp.py lib/sshync.py lib/stweak.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