diff options
Diffstat (limited to 'install.sh')
-rwxr-xr-x | install.sh | 3 |
1 files changed, 3 insertions, 0 deletions
@@ -44,6 +44,9 @@ cp -r . /mnt touch installed fi #echo "arch-chroot into the new system and run dotfiles/build.sh" +ip link +echo -n "wpa_supplicant@" +read INTER arch-chroot /mnt << EOF cd dotfiles sh build.sh |