diff --git a/VM/Cloud-Init/README.md b/VM/Cloud-Init/README.md index 7fea8fe..4c20d4a 100644 --- a/VM/Cloud-Init/README.md +++ b/VM/Cloud-Init/README.md @@ -4,4 +4,10 @@ ``` bash -c "$(wget -qLO - https://git.sthope.dev/sthope/proxmox/raw/branch/main/VM/Cloud-Init/ubuntu)" +``` + +- Debian 12 (bookworm) + +``` +bash -c "$(wget -qLO - https://git.sthope.dev/sthope/proxmox/raw/branch/main/VM/Cloud-Init/debian)" ``` \ No newline at end of file