mirror of
https://gitlab.com/JKANetwork/JKArch.git
synced 2026-02-14 17:21:32 +01:00
Fix move log
This commit is contained in:
@@ -979,13 +979,13 @@ fi
|
||||
echo "Sincronizando datos al disco duro, puede tardar unos segundos"
|
||||
sync
|
||||
|
||||
clear
|
||||
mostrardialog "$(T "End")" "$(T "Setup finished, press enter to reboot.")"
|
||||
#Move log
|
||||
mv /tmp/install.log /mnt/home/$nameuser/install.log
|
||||
|
||||
# Unmounting partitions
|
||||
umount /mnt/*
|
||||
umount /mnt
|
||||
#
|
||||
|
||||
clear
|
||||
mostrardialog "$(T "End")" "$(T "Setup finished, press enter to reboot.")"
|
||||
mv /tmp/install.log /mnt/home/$nameuser/install.log
|
||||
# Reboot, finished
|
||||
reboot
|
||||
reboot
|
||||
@@ -979,13 +979,13 @@ fi
|
||||
echo "Sincronizando datos al disco duro, puede tardar unos segundos"
|
||||
sync
|
||||
|
||||
clear
|
||||
mostrardialog "$(T "End")" "$(T "Setup finished, press enter to reboot.")"
|
||||
#Move log
|
||||
mv /tmp/install.log /mnt/home/$nameuser/install.log
|
||||
|
||||
# Unmounting partitions
|
||||
umount /mnt/*
|
||||
umount /mnt
|
||||
#
|
||||
|
||||
clear
|
||||
mostrardialog "$(T "End")" "$(T "Setup finished, press enter to reboot.")"
|
||||
mv /tmp/install.log /mnt/home/$nameuser/install.log
|
||||
# Reboot, finished
|
||||
reboot
|
||||
|
||||
Reference in New Issue
Block a user