mirror of
https://github.com/tteck/Proxmox.git
synced 2024-11-24 05:25:30 +00: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
|
||||
cd /opt/gotify
|
||||
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
|
||||
chmod +x gotify-linux-amd64
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user