Readme.md aktualisiert
This commit is contained in:
@@ -2,11 +2,11 @@
|
|||||||
Aufruf auf dem PVE-Host (als root):
|
Aufruf auf dem PVE-Host (als root):
|
||||||
Entweder direkt nach dem Upload auf einen Webserver:
|
Entweder direkt nach dem Upload auf einen Webserver:
|
||||||
```
|
```
|
||||||
bash <(curl -fsSL https://gitea.vourx.com/xosna/Debian12-LXC/raw/branch/main/debian_intsall.sh)
|
bash <(curl -fsSL https://gitea.vourx.com/xosna/Debian12-LXC/raw/branch/main/debian_install.sh)
|
||||||
```
|
```
|
||||||
Oder lokal nach dem Hochladen auf den Host:
|
Oder lokal nach dem Hochladen auf den Host:
|
||||||
```
|
```
|
||||||
bashchmod +x docker-lxc.sh && ./docker-lxc.sh
|
bashchmod +x debian_intsall.sh && ./debian_intsall.sh
|
||||||
```
|
```
|
||||||
---
|
---
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user