This commit is contained in:
Bernhard Landauer 2017-02-27 02:52:13 +01:00
parent ef2db51842
commit d57e242825

View File

@ -50,7 +50,6 @@ main_menu_online() {
if [[ $? -eq 0 ]]; then
install -m700 ${LOGFILE} /mnt/.m-a.log
fi
[[ -e /mnt/.openrc ]] && rm /mnt/.openrc
umount_partitions
clear
exit 0