mirror of
https://github.com/tteck/Proxmox.git
synced 2025-01-20 13:18:43 +01:00
Update gotify-install.sh
tweak
This commit is contained in:
parent
0d288a2e66
commit
4eab2fed42
@ -24,7 +24,7 @@ RELEASE=$(curl -s https://api.github.com/repos/gotify/server/releases/latest | g
|
|||||||
mkdir -p /opt/gotify
|
mkdir -p /opt/gotify
|
||||||
cd /opt/gotify
|
cd /opt/gotify
|
||||||
wget -q https://github.com/gotify/server/releases/download/v${RELEASE}/gotify-linux-amd64.zip
|
wget -q https://github.com/gotify/server/releases/download/v${RELEASE}/gotify-linux-amd64.zip
|
||||||
unzip gotify-linux-amd64.zip
|
$STD unzip gotify-linux-amd64.zip
|
||||||
rm -rf gotify-linux-amd64.zip
|
rm -rf gotify-linux-amd64.zip
|
||||||
chmod +x gotify-linux-amd64
|
chmod +x gotify-linux-amd64
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user