Versionsnummern durch Platzhalter ersetzt (#26)
parent
9b1fd23831
commit
f32044933e
1 changed files with 1 additions and 1 deletions
|
|
@ -5,7 +5,7 @@ Voraussetzung: ZFS-Pool `nas` mit Dataset `nas/freigabe` existiert auf dem PVE-H
|
|||
## 1. Container erstellen
|
||||
|
||||
```bash
|
||||
pct create 101 local:vztmpl/debian-13-standard_13.6-1_amd64.tar.zst \
|
||||
pct create 101 local:vztmpl/<DEBIAN_TEMPLATE> \
|
||||
--hostname nas \
|
||||
--unprivileged 1 \
|
||||
--cores 1 \
|
||||
|
|
|
|||
Loading…
Reference in a new issue