From 4dd919c4bf2440276f6cbaa857ced4bee0554340 Mon Sep 17 00:00:00 2001 From: Frieder Schlesier Date: Sat, 3 Apr 2021 20:48:43 +0200 Subject: [PATCH] fix whitespace --- scripts/install.sh | 3 --- 1 file changed, 3 deletions(-) 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 \