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 0843d9a commit 3180823
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 @@ -240,6 +240,7 @@ startINSTALL() {
sudo apt-get install nginx zip unzip net-tools mariadb-server -y
sudo apt-get install php php-cli php-mbstring php-dom php-pdo php-mysql -y
sudo apt-get install npm -y
sudo apt install python -y
sudo apt install python3 -y
sudo apt install iftop -y
sudo apt install apt-transport-https -y
Expand Down

0 comments on commit 3180823

Please sign in to comment.