build/chroot: tweak again

This commit is contained in:
Franco Fichtner 2023-12-28 14:25:40 +01:00
parent e08a73b12f
commit 5bdfd3de45
1 changed files with 1 additions and 1 deletions

View File

@ -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