mirror of
https://github.com/Jamesits/pve-fake-subscription
synced 2025-12-06 02:56:59 -05:00
update doc
This commit is contained in:
parent
bcb1fe671c
commit
945b9247ef
@ -64,17 +64,14 @@ Install [nFPM](https://nfpm.goreleaser.com/install/), then:
|
|||||||
|
|
||||||
#### PVE 4.x
|
#### PVE 4.x
|
||||||
|
|
||||||
PVE 4.x is supported with minor changes to the script.
|
|
||||||
|
|
||||||
After installation or updates, run:
|
After installation or updates, run:
|
||||||
```shell
|
```shell
|
||||||
sed -i'' -e's/pve8p/pve4p/g' /usr/bin/pve-fake-subscription
|
sed -i'' -e's/pve8p/pve4p/g' /usr/bin/pve-fake-subscription
|
||||||
|
pve-fake-subscription
|
||||||
```
|
```
|
||||||
|
|
||||||
#### PVE 3.x
|
#### PVE 3.x
|
||||||
|
|
||||||
PVE 3.x is supported with minor changes to the script.
|
|
||||||
|
|
||||||
Installation with `dpkg -i` will not work because of missing dependencies. Use the following script to install manually:
|
Installation with `dpkg -i` will not work because of missing dependencies. Use the following script to install manually:
|
||||||
```shell
|
```shell
|
||||||
# extract the deb package
|
# extract the deb package
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user