diff --git a/setup/arch-autoinstall.sh b/setup/arch-autoinstall.sh index 177e81f..bacd209 100644 --- a/setup/arch-autoinstall.sh +++ b/setup/arch-autoinstall.sh @@ -241,6 +241,8 @@ echo "Log file saved to: $LOGFILE" echo "############################################" echo +cp $LOGFILE /mnt/boot/ + ############################################ # DONE ############################################