This commit is contained in:
Sathiya Shunmugasundaram 2015-06-09 16:22:02 -04:00
parent 774756fb4c
commit c183183251
1 changed files with 2 additions and 1 deletions

View File

@ -1,3 +1,4 @@
#!/bin/bash -v
apt-get update -y
apt-get install -y nginx > /tmp/nginx.log
apt-get install -y nginx > /tmp/nginx.log