Initial commit

This commit is contained in:
Sthope 2021-05-07 15:16:52 +02:00
parent 1611d9d860
commit 6d680d0414

View File

@ -1,7 +1,7 @@
# Proxmox Debian LXC # Proxmox Debian LXC
``` ```
clear; bash -c "$(wget -qLO - https://git.sthopeless.com/sthope/proxmox_docker_gitlab/raw/branch/main/create_container.sh)" clear; bash -c "$(wget -qLO - https://git.sthopeless.com/sthope/proxmox_docker_gitlab/raw/branch/master/create_container.sh)"
``` ```