mirror of
https://github.com/flynx/proxmox-utils.git
synced 2025-10-29 11:10:09 +00:00
testing...
Signed-off-by: Alex A. Naanou <alex.nanou@gmail.com>
This commit is contained in:
parent
5454a5ab2b
commit
b77b5944d8
@ -93,7 +93,7 @@ sleep ${TIMEOUT:=5}
|
||||
|
||||
printf "# TKL setup, this may take a while"
|
||||
while ! $(lxc-attach $ID -- test -e /etc/inithooks.conf) \
|
||||
&& [[ $(lxc-attach $ID -- cat /etc/inithooks.conf | wc -c) > 2 ]] ; do
|
||||
|| ! [[ $(lxc-attach $ID -- cat /etc/inithooks.conf | wc -c) < 2 ]] ; do
|
||||
printf '.'
|
||||
sleep 2
|
||||
done
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user