diff --git a/03-NAS-CT101.md b/03-NAS-CT101.md index 0d34f4f..20fb61e 100644 --- a/03-NAS-CT101.md +++ b/03-NAS-CT101.md @@ -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/ \ --hostname nas \ --unprivileged 1 \ --cores 1 \