Update packages.sh
This commit is contained in:
parent
591cbd9290
commit
ac45bc6029
|
@ -1,5 +1,4 @@
|
|||
echo "installing nginx "
|
||||
sudo apt-get update
|
||||
sudo apt-get install nginx -y
|
||||
sudo apt-get update
|
||||
sudo service nginx restart
|
||||
|
|
Loading…
Reference in New Issue