diff --git a/scripts/install/ubuntu.sh b/scripts/install/ubuntu.sh index 1837772d8..1cfbcc31d 100644 --- a/scripts/install/ubuntu.sh +++ b/scripts/install/ubuntu.sh @@ -10,6 +10,7 @@ if grep -Eq "Ubuntu" /etc/*-release; then fi apt update -y +apt autoremove -y apt install -y wget curl lsof unzip apt install -y rar unrar