some finish messages

This commit is contained in:
2023-04-11 23:43:14 +08:00
parent 805716e9b4
commit bc0a2e4426
15 changed files with 37 additions and 19 deletions

View File

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