From 15a70fa5d0991051b1f5b1d18b472d5fb9f7595e Mon Sep 17 00:00:00 2001 From: Aevann1 Date: Sat, 19 Nov 2022 22:11:33 +0200 Subject: [PATCH] add shit i forgot --- ubuntu_setup.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/ubuntu_setup.sh b/ubuntu_setup.sh index 575e6d020..3c7b7e8cd 100644 --- a/ubuntu_setup.sh +++ b/ubuntu_setup.sh @@ -1,6 +1,6 @@ apt -y update apt -y upgrade -apt -y install git redis-server python3-pip ffmpeg tmux nginx snapd ufw gpg-agent htop nano +apt -y install git redis-server python3-pip ffmpeg tmux nginx snapd ufw gpg-agent htop nano libfuse2 git config --global credential.helper store cd /rDrama