diff --git a/create_container.sh b/create_container.sh index 01a2377..005712c 100644 --- a/create_container.sh +++ b/create_container.sh @@ -152,9 +152,7 @@ lxc.cap.drop: EOF # Set container description -pct set $CTID -description "Access Portainer interface using the following URL. - -http://:9000" +pct set $CTID -description "Sthope LXC" # Set container timezone to match host MOUNT=$(pct mount $CTID | cut -d"'" -f 2)