Update setup-adguard-lxc.sh
This commit is contained in:
@@ -47,7 +47,7 @@ echo "============================================"
|
|||||||
# --- Check if template exists, download if not ---
|
# --- Check if template exists, download if not ---
|
||||||
if ! pveam list local | grep -q "debian-12-standard"; then
|
if ! pveam list local | grep -q "debian-12-standard"; then
|
||||||
echo "[1/8] Downloading Debian 12 template..."
|
echo "[1/8] Downloading Debian 12 template..."
|
||||||
pveam download local debian-12-standard_12.7-1_amd64.tar.zst
|
pveam download local debian-12-standard_12.12-1_amd64.tar.zst
|
||||||
else
|
else
|
||||||
echo "[1/8] Debian 12 template already available"
|
echo "[1/8] Debian 12 template already available"
|
||||||
fi
|
fi
|
||||||
|
|||||||
Reference in New Issue
Block a user