1
0
Fork 0

Enhanced update_portage scripti derp

This commit is contained in:
Stefan Reimer 2015-10-11 15:40:24 -07:00
parent baafb7e6fc
commit e83e1e38ba
1 changed files with 1 additions and 1 deletions

View File

@ -38,7 +38,7 @@ umount_overlay () {
# umount current, replace and mount new
replace_squashfs () {
[ ! -f ${SQFS_PORTAGE}.new ] || \
[ -f ${SQFS_PORTAGE}.new ] || \
{ echo "No new portage tree version found!"; exit 1; }
mountpoint -q ${PORTAGE}