mirror of
https://github.com/opnsense/tools.git
synced 2026-05-28 04:35:46 -04:00
build/chroot: tweak again
This commit is contained in:
parent
e08a73b12f
commit
5bdfd3de45
1 changed files with 1 additions and 1 deletions
|
|
@ -31,6 +31,6 @@ SELF=chroot
|
|||
|
||||
. ./common.sh
|
||||
|
||||
echo ">>> Change root directory to ${STAGEDIR}/${1}..."
|
||||
echo ">>> Changing root directory to ${STAGEDIR}/${1}..."
|
||||
|
||||
${ENV_FILTER} chroot ${STAGEDIR}/${1} /bin/csh
|
||||
|
|
|
|||
Loading…
Reference in a new issue