misc docs from wiki

This commit is contained in:
2025-11-21 18:05:05 +02:00
parent 2e17161243
commit bc9b3ffa74
2 changed files with 5 additions and 3 deletions

View File

@@ -1,8 +1,7 @@
#!/bin/bash
set -e
# https://wiki.k-space.ee/en/hosting/proxmox
# image does not come from debian, but whole thing probably replaced with self-service thing anyway
# Create up-to-date templates.
# Image does not come from debian, but whole thing probably replaced with self-service thing anyway.
if [[ "$#" -ne 2 ]]; then
echo "ERROR: expected exactly 2 arguments"