first commit

This commit is contained in:
Sthope 2021-05-01 18:49:26 +02:00
parent 2309edbfd3
commit ebfd92df48

View File

@ -152,9 +152,7 @@ lxc.cap.drop:
EOF
# Set container description
pct set $CTID -description "Access Portainer interface using the following URL.
http://<IP_ADDRESS>:9000"
pct set $CTID -description "Sthope LXC"
# Set container timezone to match host
MOUNT=$(pct mount $CTID | cut -d"'" -f 2)