mirror of
https://github.com/kidwellj/proxmox-scripts.git
synced 2025-01-10 05:32:21 +00:00
Fix pbs2_post_install.sh
This commit is contained in:
parent
046b6ea829
commit
ce82c2cbcc
|
@ -23,4 +23,4 @@ EOF
|
||||||
sed -i.backup -z "s/res === null || res === undefined || \!res || res\n\t\t\t.data.status.toLowerCase() \!== 'active'/false/g" /usr/share/javascript/proxmox-widget-toolkit/proxmoxlib.js
|
sed -i.backup -z "s/res === null || res === undefined || \!res || res\n\t\t\t.data.status.toLowerCase() \!== 'active'/false/g" /usr/share/javascript/proxmox-widget-toolkit/proxmoxlib.js
|
||||||
|
|
||||||
echo -e "\e[1;33m Finished....Please Update Proxmox \e[0m"
|
echo -e "\e[1;33m Finished....Please Update Proxmox \e[0m"
|
||||||
systemctl restart pbsproxy.service # for the no-nag
|
systemctl restart proxmox-backup-proxy.service # for the no-nag
|
||||||
|
|
Loading…
Reference in a new issue