mirror of
https://github.com/flynx/proxmox-utils.git
synced 2025-10-29 11:10:09 +00:00
...
Signed-off-by: Alex A. Naanou <alex.nanou@gmail.com>
This commit is contained in:
parent
f45338142f
commit
0fda14bab3
@ -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
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user