Signed-off-by: Alex A. Naanou <alex.nanou@gmail.com>
This commit is contained in:
Alex A. Naanou 2024-01-07 16:42:14 +03:00
parent f45338142f
commit 0fda14bab3

View File

@ -69,8 +69,8 @@ pctCreate $ID "$TEMPLATE" "$OPTS_STAGE_1" "$PASS"
sleep ${TIMEOUT:=5} sleep ${TIMEOUT:=5}
echo "# Starting TKL Setup (this may take a few minutes to start)..." echo "# Starting TKL Setup (this may take a few minutes to start)..."
@ lxc-attach $ID -- bash --login -c exit @ lxc-attach $ID -- bash --login -i
@ lxc-attach $ID -- /usr/sbin/trunkey-init #@ lxc-attach $ID -- /usr/sbin/trunkey-init
echo "# Updating config..." echo "# Updating config..."
# XXX update /var/www/nextcloud/config/config.php # XXX update /var/www/nextcloud/config/config.php