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