diff --git a/Proxmox-7.sh b/Proxmox-7.sh index b00a401..0d8f15d 100644 --- a/Proxmox-7.sh +++ b/Proxmox-7.sh @@ -61,9 +61,6 @@ ExecStart=ExecStart=/usr/bin/fwupdmgr update' | tee /etc/systemd/system/fwupd-re systemctl daemon-reload systemctl enable --now fwupd-refresh.timer -# Installing Discord PVE Theme -bash <(curl -s https://raw.githubusercontent.com/Weilbyte/PVEDiscordDark/master/PVEDiscordDark.sh ) install - # Disable Nagging sed -Ezi.bak "s/(Ext.Msg.show\(\{\s+title: gettext\('No valid sub)/void\(\{ \/\/\1/g" /usr/share/javascript/proxmox-widget-toolkit/proxmoxlib.js