Updates nginx from 1.11.3 to 1.11.6
This commit is contained in:
parent
d31b481e3b
commit
2e8fae89db
|
@ -1,6 +1,6 @@
|
|||
#!/bin/bash
|
||||
set -e
|
||||
VERSION=1.11.3
|
||||
VERSION=1.11.6
|
||||
cd /tmp
|
||||
|
||||
apt-get install -y autoconf
|
||||
|
|
Loading…
Reference in New Issue