mirror of
https://github.com/flynx/proxmox-utils.git
synced 2025-10-29 11:10:09 +00:00
now ssh target does not ask if one wants to install stuff...
Signed-off-by: Alex A. Naanou <alex.nanou@gmail.com>
This commit is contained in:
parent
bef70ee5b4
commit
15bd2978e7
@ -65,7 +65,7 @@ echo "# Creating CT..."
|
|||||||
pctCreateDebian $ID "${OPTS_STAGE_1}" "$PASS"
|
pctCreateDebian $ID "${OPTS_STAGE_1}" "$PASS"
|
||||||
|
|
||||||
echo "# Installing dependencies..."
|
echo "# Installing dependencies..."
|
||||||
@ lxc-attach $ID apt install vim htop iftop iotop tmux mc sudo
|
@ lxc-attach $ID -- bash -c 'yes | apt install vim htop iftop iotop tmux mc sudo'
|
||||||
|
|
||||||
echo "# Setup: users..."
|
echo "# Setup: users..."
|
||||||
while true ; do
|
while true ; do
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user