Update koffe.is

main
KoNicks 5 years ago committed by GitHub
parent ac52c7b361
commit f776e8a935
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
  1. 3
      koffe.is

@ -39,9 +39,10 @@ bash coms
whiptail --clear --backtitle "Koffe Offline Arch Installer - made by Konicks(GRI)" --title "Initial setup ready" --msgbox "Well, that was it for the initial setup, now press ok, grab a cup of coffee and wait for linux to install. Be sure to stick around for the post-install configurations tho." 0 0
#to implement extras file
pacstrap /mnt - < install.list
genfstab -U /mnt >> /mnt/etc/fstab
cp pi.is /mnt/root/
echo 'bash /root/pi.is' > /mnt/root/.bashrc
echo 'echo "" > /root/.bashrc' >> /mnt/root/.bashrc
arch-chroot /mnt
whiptail --clear --backtitle "Koffe Offline Arch Installer - made by Konicks(GRI)" --title "Goodbye screen" --msgbox "Well, that was everything. I'll reboot the system for you" 0 0
reboot
reboot

Loading…
Cancel
Save