Script edited
This commit is contained in:
parent
444f7bffb0
commit
1da601fb23
1 changed files with 3 additions and 2 deletions
|
|
@ -171,13 +171,14 @@ done
|
|||
|
||||
###### MAINTENANCE
|
||||
|
||||
sudo mv /var/www/html/index.* /var/www/html/index.html
|
||||
sudo rm -rf /var/www/html
|
||||
sudo cp -R asstets/html /var/www
|
||||
sudo nginx -t
|
||||
sudo nginx -s reload
|
||||
|
||||
###### STATUS
|
||||
|
||||
echo -e "\n ${LGN}Mandatory packages have been installed\n ${LCY}$cert_name.crt ${LGN}and ${LCY}$cert_name.key ${GRN}created in ${LCY}$cert_path${CRS}\n"
|
||||
echo -e "\n ${LGN}Mandatory packages have been installed\n ${LCY}$cert_name.crt ${LGN}and ${LCY}$cert_name.key ${LGN}created in ${LCY}$cert_path${CRS}\n"
|
||||
|
||||
### DEV STATUS
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue