From 4be969299274207d45124257199f9e1c7dafd1b1 Mon Sep 17 00:00:00 2001 From: Aney <--help> Date: Sat, 14 Nov 2020 16:27:57 +0000 Subject: [PATCH] Test for github, contributions haven't been showing --- install.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/install.sh b/install.sh index c4a4630..720568a 100755 --- a/install.sh +++ b/install.sh @@ -1,7 +1,7 @@ # This install script is for a debian based distro # ideally a minimal install -# Ask what wants to be installed, then if statement each section. +# Ask what wants to be installed, then if statement each section. Test. # Install X and sudo so other things can work apt install sudo xorg build-essential -y