label-install: fix unbound variable error
This commit is contained in:
parent
0fccb4d9ee
commit
8b782da2eb
@ -24,6 +24,7 @@ if test ! -w "/host/etc"; then
|
||||
exit 1
|
||||
fi
|
||||
|
||||
installed=false
|
||||
if test ! -e "/host/etc/radvd.conf"; then
|
||||
cp /etc/radvd.conf /host/etc/radvd.conf
|
||||
echo "radvd-install: installed example /etc/radvd.conf"
|
||||
|
Loading…
x
Reference in New Issue
Block a user