mirror of
https://github.com/community-scripts/ProxmoxVE
synced 2025-02-14 11:49:16 +00:00
Add version number to update information for ps5-mqtt script
This commit is contained in:
parent
447357f562
commit
fc0647e5b0
@ -41,7 +41,7 @@ function update_script() {
|
||||
systemctl stop ps5-mqtt.service
|
||||
msg_ok "Stopped service"
|
||||
|
||||
msg_info "Updating PS5-MQTT"
|
||||
msg_info "Updating PS5-MQTT to ${RELEASE}"
|
||||
cd ~
|
||||
wget -q https://github.com/FunkeyFlo/ps5-mqtt/archive/refs/tags/${RELEASE}.tar.gz
|
||||
tar zxf ${RELEASE}.tar.gz
|
||||
|
Loading…
Reference in New Issue
Block a user