From a5867bde55e500b28e24c8fdb7f6f9a8cdc3609a Mon Sep 17 00:00:00 2001 From: Janis Hutz Date: Tue, 28 Nov 2023 17:54:27 +0100 Subject: [PATCH] more fixes --- chroot.sh | 2 +- install.sh | 3 --- 2 files changed, 1 insertion(+), 4 deletions(-) diff --git a/chroot.sh b/chroot.sh index 7204cae..746cfc3 100755 --- a/chroot.sh +++ b/chroot.sh @@ -80,7 +80,7 @@ mkdir --parent /home/arch-is-best/arch-dev-vm ls /root/arch-dev-vm -mv -v /root/arch-dev-vm /home/arch-is-best/arch-dev-vm +mv -v /root/arch-dev-vm /home/arch-is-best/ sleep 2 diff --git a/install.sh b/install.sh index e61d54b..8c45aa4 100755 --- a/install.sh +++ b/install.sh @@ -12,9 +12,6 @@ Welcome to arch-dev-vm installation. This installation script will automatically create a full ArchLinux Development Setup for VMs for you. -==> PLEASE MAKE SURE TO HAVE UEFI CONFIGURED FOR YOUR VM! -This script doesn't check for EFI compatibility yet - " # List all drives connected