diff --git a/debian/install.sh b/debian/install.sh index 406f5ef..795356c 100755 --- a/debian/install.sh +++ b/debian/install.sh @@ -6,7 +6,7 @@ cd "$(dirname "$0")" #includes . ./resources/config.sh . ./resources/colors.sh -. ./resources/arguments.sh +. ./resources/environment.sh # removes the cd img from the /etc/apt/sources.list file (not needed after base install) sed -i '/cdrom:/d' /etc/apt/sources.list