1
0
Fork 0
This commit is contained in:
Stefan Reimer 2016-02-27 14:37:44 -08:00
parent dad4f2e486
commit aa6f410016
1 changed files with 1 additions and 1 deletions

View File

@ -106,7 +106,7 @@ done
[ -d ${PORTAGE} ] || { echo "${PORTAGE} is not a directory!"; usage; }
# make sure we clean up nad have a working tree if interupted
# make sure we clean up and have a working portage tree if interupted
trap "cleanup" INT TERM
mount_overlay