Installation Script

This commit is contained in:
pucherot
2021-04-23 22:05:47 +02:00
parent 25b5db0e23
commit 9c324b1817
4 changed files with 17 additions and 1 deletions

View File

@@ -312,7 +312,7 @@ add_pialert_DNS() {
install_lighttpd() {
print_header "Lighttpd & PHP"
print_msg "apt-utils"
print_msg "- Installing apt-utils..."
sudo apt-get install apt-utils -y 2>&1 >> "$LOG"
print_msg "- Installing lighttpd..."