Browse Source

mon AG

master
patient 3 years ago
parent
commit
61dc363803
1 changed files with 2 additions and 2 deletions
  1. +2
    -2
      server.sh

+ 2
- 2
server.sh View File

@@ -2,8 +2,8 @@
sudo apt update&&
sudo apt upgrade -y
sudo apt install -y apache2 php
sudo chown -R ubuntu:ubuntu /var/www/hhtml
rm -r /var/www/html/index.php
sudo chown -R ubuntu:ubuntu /var/www/html
rm -r /var/www/html/index.html

echo"



Loading…
Cancel
Save