if else fi fix

This commit is contained in:
Kolan Sh 2013-04-01 17:49:20 +04:00
parent 701ac9da01
commit 0bf04f0209
1 changed files with 1 additions and 0 deletions

View File

@ -76,6 +76,7 @@ else # using kernel-rebuild
[ 0 -ne $? ] && echo "mount -o remount,ro -force $fs failed ;-( =======" && exit -1
fi
done
fi
exit 0