mirror of
https://github.com/foundObjects/pve-nag-buster.git
synced 2025-08-12 16:12:24 +00:00
Update README
This commit is contained in:
parent
635801f829
commit
2228634e92
@ -1,9 +1,9 @@
|
|||||||
## pve-nag-buster
|
## pve-nag-buster
|
||||||
https://github.com/foundObjects/pve-nag-buster
|
https://github.com/foundObjects/pve-nag-buster
|
||||||
|
|
||||||
This is a dpkg post install hook script that persistently removes license nags
|
`pve-nag-buster` is a dpkg hook script that persistently removes license nags
|
||||||
from Proxmox VE 6.x and up. Install it once and you won't see another license
|
from Proxmox VE 6.x and up. Install it once and you won't see another license
|
||||||
nag until Proxmox changes their web-ui code significantly.
|
nag until the Proxmox team changes their web-ui code in a way that breaks the patch.
|
||||||
|
|
||||||
Please support the Proxmox team by [buying a subscription](https://www.proxmox.com/en/proxmox-ve/pricing) if it's within your
|
Please support the Proxmox team by [buying a subscription](https://www.proxmox.com/en/proxmox-ve/pricing) if it's within your
|
||||||
means. High quality open source software like Proxmox needs our support!
|
means. High quality open source software like Proxmox needs our support!
|
||||||
@ -19,7 +19,7 @@ gui and disables the pve-enterprise repository list. This script is called
|
|||||||
every time a package updates the web gui or the pve-enterprise source list and
|
every time a package updates the web gui or the pve-enterprise source list and
|
||||||
will only run if packages containing those files are changed.
|
will only run if packages containing those files are changed.
|
||||||
|
|
||||||
The installer creates a dpkg hook script, adds the pve-no-subscription repo list
|
The installer installs the dpkg hook script, adds the pve-no-subscription repo list
|
||||||
and calls the hook script once. There are no external dependencies beyond the base
|
and calls the hook script once. There are no external dependencies beyond the base
|
||||||
packages installed with PVE by default.
|
packages installed with PVE by default.
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user