updated scripts and added update script

This commit is contained in:
2023-11-30 20:06:32 -06:00
parent 5ceb427bf4
commit b3b6d63545
4 changed files with 9 additions and 3 deletions
+3
View File
@@ -0,0 +1,3 @@
#!/bin/bash
curl -sL $(curl -s https://api.github.com/repos/alvaro17f/wrestic/releases/latest | grep browser_download_url | cut -d '"' -f 4) | sudo tar zxf - -C /usr/bin --overwrite