legacy variable name substituted
This commit is contained in:
parent
26564f8758
commit
71bed9ab65
@ -545,7 +545,7 @@ install)
|
||||
|
||||
rm -rf ${ezjail_jailtemp}
|
||||
else
|
||||
cd ${basejail_reldir}/${basejail_dir}/${pkg} || exerr "Could not cd to ${basejail_dir}."
|
||||
cd ${ezjail_reldir}/${ezjail_dir}/${pkg} || exerr "Could not cd to ${ezjail_dir}."
|
||||
set -- all
|
||||
[ -f install.sh ] && yes | . install.sh
|
||||
[ $? = 0 ] || exerr "Package install script for ${pkg} failed."
|
||||
|
Loading…
x
Reference in New Issue
Block a user