Apache fix

master
Anthony Axenov 2022-07-04 23:24:43 +08:00
parent f2d41885af
commit 7008ec36b7
Signed by: anthony
GPG Key ID: EA9EC32FF7CCD4EC
1 changed files with 1 additions and 1 deletions

View File

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