mirror of
https://gitlab.manjaro.org/applications/manjaro-architect
synced 2024-11-08 01:10:26 +00:00
do not rm /mnt/.openrc in quit dialog; close https://github.com/Chrysostomus/manjaro-architect/issues/68
This commit is contained in:
parent
ef2db51842
commit
d57e242825
@ -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
|
||||
|
Loading…
Reference in New Issue
Block a user