From 83a64c51f53156b78955bcd4251399420f37dbca Mon Sep 17 00:00:00 2001 From: yuzu-eva Date: Tue, 6 Dec 2022 00:32:28 +0100 Subject: removed unnecessary step --- install.sh | 2 -- 1 file changed, 2 deletions(-) diff --git a/install.sh b/install.sh index 26927a2..886792a 100644 --- a/install.sh +++ b/install.sh @@ -22,8 +22,6 @@ apt upgrade -y mkdir -p /home/$username/.config mkdir -p /home/$username/.local/src -apt install git -y - # install building stuff apt install build-essential libtool pkg-config -y -- cgit v1.2.3