mirror of
https://git.proxmox.com/git/mirror_lxc
synced 2025-08-14 07:13:42 +00:00
add extra line in the busybox script
A mindless change. Signed-off-by: Daniel Lezcano <dlezcano@fr.ibm.com>
This commit is contained in:
parent
267d974e59
commit
7674618ce4
@ -187,6 +187,7 @@ configure_busybox()
|
||||
who whoami xargs yes zcat zcip"
|
||||
|
||||
type busybox >/dev/null
|
||||
|
||||
if [ $? -ne 0 ]; then
|
||||
echo "busybox executable is not accessible"
|
||||
return 1
|
||||
|
Loading…
Reference in New Issue
Block a user