Apache fix

This commit is contained in:
2022-07-04 23:24:43 +08:00
parent f2d41885af
commit 7008ec36b7

View File

@@ -8,5 +8,5 @@ echo "==============================================="
echo
sudo apt install -y --autoremove apache2 && \
service apache2 restart && \
sudo systemctl restart apache2 && \
apache2 -v