-
-
Notifications
You must be signed in to change notification settings - Fork 243
Open
Description
little in install-post.sh
- mismatch
2 sed commandon file/etc/cron.daily/xs-pve-nosub:withLine 567 in 35c323b
cat <<'EOF' > /etc/cron.daily/xs-pve-nosub sed commandonLine 577 in 35c323b
echo "DPkg::Post-Invoke { \"dpkg -V proxmox-widget-toolkit | grep -q '/proxmoxlib\.js$'; if [ \$? -eq 1 ]; then { echo 'Removing subscription nag from UI...'; sed -i '/data.status/{s/\!//;s/Active/NoMoreNagging/}' /usr/share/javascript/proxmox-widget-toolkit/proxmoxlib.js; }; fi\"; };" > /etc/apt/apt.conf.d/xs-pve-no-nag && apt --reinstall install proxmox-widget-toolkit - not really work on pve-manager 7.2-11/b76d3178 with proxmox-widget-toolkit 3.5.1
- applying 2 sed command on install-post.sh line 570-571, subscription banner dissappear but modal dissappear too when click Package versions (Datacenter > pve > Summary > Package versions)
- try this to apply on pve-manager 7.2-11/b76d3178 with proxmox-widget-toolkit 3.5.1
regard
ngadmini
Metadata
Metadata
Assignees
Labels
No labels