WIP: First Milestone reached #3

Closed
fr4nz wants to merge 71 commits from dev-1 into main
Showing only changes of commit 1da601fb23 - Show all commits

View file

@ -171,13 +171,14 @@ done
###### MAINTENANCE ###### 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 -t
sudo nginx -s reload sudo nginx -s reload
###### STATUS ###### 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 ### DEV STATUS