Update to bannertool 1.2.0

This commit is contained in:
Pk11
2021-05-13 14:39:06 -05:00
parent a341f2f9b0
commit 4f01c52859
+1 -1
View File
@@ -34,7 +34,7 @@ jobs:
sudo apt-get update
sudo apt-get install p7zip-full -y
curl -L https://github.com/Steveice10/bannertool/releases/download/1.1.0/bannertool.zip -o bannertool.zip
curl -L https://github.com/Steveice10/bannertool/releases/download/1.2.0/bannertool.zip -o bannertool.zip
sudo 7z e bannertool.zip linux-x86_64/bannertool
sudo chmod +x bannertool
mv bannertool /usr/local/bin