mirror of
https://github.com/community-scripts/ProxmoxVED.git
synced 2026-02-25 21:15:53 +00:00
Update pulse.sh
This commit is contained in:
@@ -53,7 +53,7 @@ function update_script() {
|
|||||||
$STD npm install --unsafe-perm
|
$STD npm install --unsafe-perm
|
||||||
cd /opt/pulse-proxmox
|
cd /opt/pulse-proxmox
|
||||||
$STD npm run build:css
|
$STD npm run build:css
|
||||||
echo "${RELEASE}" >/opt/${APPLICATION}_version.txt
|
echo "${RELEASE}" >/opt/${APP}_version.txt
|
||||||
msg_ok "Updated Pulse to ${RELEASE}"
|
msg_ok "Updated Pulse to ${RELEASE}"
|
||||||
|
|
||||||
msg_info "Setting permissions for /opt/pulse-proxmox..."
|
msg_info "Setting permissions for /opt/pulse-proxmox..."
|
||||||
|
|||||||
Reference in New Issue
Block a user