|
@@ -1183,6 +1183,7 @@ if [ "$apache" = 'yes' ]; then
|
|
|
update-rc.d apache2 defaults > /dev/null 2>&1
|
|
update-rc.d apache2 defaults > /dev/null 2>&1
|
|
|
systemctl start apache2 >> $LOG
|
|
systemctl start apache2 >> $LOG
|
|
|
check_result $? "apache2 start failed"
|
|
check_result $? "apache2 start failed"
|
|
|
|
|
+fi
|
|
|
|
|
|
|
|
|
|
|
|
|
#----------------------------------------------------------#
|
|
#----------------------------------------------------------#
|