From 73e18191994205f1c5b2692cf3f92aa5324d9707 Mon Sep 17 00:00:00 2001 From: Aevann1 Date: Thu, 6 Oct 2022 20:48:15 +0200 Subject: [PATCH] remove commented lines in ubuntu_setup.sh --- ubuntu_setup.sh | 5 +---- 1 file changed, 1 insertion(+), 4 deletions(-) diff --git a/ubuntu_setup.sh b/ubuntu_setup.sh index 213e53e46..c69ad1f66 100644 --- a/ubuntu_setup.sh +++ b/ubuntu_setup.sh @@ -1,7 +1,4 @@ -# locale-gen "en_US.UTF-8" -# update-locale LANG=en_US.utf8 -# update-locale LC_ALL=en_US.utf8 -# reboot + apt -y update apt -y upgrade apt -y install git redis-server python3-pip ffmpeg imagemagick tmux nginx snapd ufw gpg-agent htop nano