Fix pbs2_post_install.sh

This commit is contained in:
Steven Seifried 2021-12-29 15:54:35 +01:00
parent 046b6ea829
commit ce82c2cbcc
No known key found for this signature in database
GPG key ID: 174371A9356D63E5

View file

@ -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
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