Skip to content

Commit

Permalink
Update install.sh
Browse files Browse the repository at this point in the history
  • Loading branch information
xpanel-cp committed May 2, 2024
1 parent ed59fc2 commit 0843d9a
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions install.sh
Original file line number Diff line number Diff line change
Expand Up @@ -232,6 +232,7 @@ startINSTALL() {

sudo NEETRESTART_MODE=a apt-get update --yes
sudo apt update -y
sudo apt upgrade -y
sudo apt -y -o Dpkg::Options::="--force-confdef" -o Dpkg::Options::="--force-confold" upgrade
apt-get install -y stunnel4 && apt-get install -y cmake && apt-get install -y screenfetch && apt-get install -y openssl
sudo apt-get -y install software-properties-common
Expand Down

0 comments on commit 0843d9a

Please sign in to comment.