diff --git a/scripts/install.sh b/scripts/install.sh index 1a33f0c..68b42b6 100755 --- a/scripts/install.sh +++ b/scripts/install.sh @@ -202,10 +202,8 @@ install_i3() { DEBIAN_FRONTEND=noninteractive - # TODO add non-free to apt/sources.list - apt update apt install -y \ alsa-utils \ @@ -362,7 +360,6 @@ install_compose() { /usr/bin/docker-compose version } - install_virtualbox() { # https://wiki.debian.org/VirtualBox#Installation_of_non-free_edition apt install -y \