Update pulse.sh
This commit is contained in:
parent
90cd1745f2
commit
a19483bc5b
@ -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..."
|
||||||
|
Loading…
x
Reference in New Issue
Block a user