Update packages.sh (#9643)

check apache version before end
pull/9646/head
satya 6 years ago committed by GitHub
parent 44616d3bff
commit d029d95ba2
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

@ -3,3 +3,4 @@ sudo apt-get update
sudo apt-get install apache2 -y
sudo apt-get update
sudo service apache2 restart
sudo apache2 --version

Loading…
Cancel
Save