This commit is contained in:
lelgenio 2019-11-24 04:20:17 -03:00
parent e7c5a5228c
commit 35d0843018
1 changed files with 2 additions and 1 deletions

View File

@ -663,6 +663,7 @@ then
echo "You almost lost your stuff!!"
exit 1
fi
if [ "$1" == "chroot" ]
then
configure
@ -673,4 +674,4 @@ else
setup
fi
# vim:foldmethod=marker
# vim:foldmethod=marker