Update README.md
This commit is contained in:
parent
96dc59d305
commit
a8e998cd13
|
|
@ -1,6 +1,6 @@
|
|||
# pve-patch
|
||||
|
||||
Removes subscription dialogs, replaces enterprise repository with non-subscription repository and replaces branding. Tested on PVE 6.0-7.
|
||||
Removes subscription dialogs, replaces enterprise repository with non-subscription repository and replaces branding. Tested on PVE 6.1-5.
|
||||
|
||||
## Note
|
||||
|
||||
|
|
@ -38,9 +38,3 @@ cp -f /usr/share/pve-manager/images/proxmox_logo.png~ \
|
|||
/usr/share/pve-patch/images/proxmox_logo.png && \
|
||||
/usr/share/pve-patch/scripts/apply.sh
|
||||
```
|
||||
|
||||
## Test
|
||||
|
||||
```
|
||||
vagrant up
|
||||
```
|
||||
|
|
|
|||
Loading…
Reference in New Issue