Revert last
This commit is contained in:
parent
4c6527cafc
commit
c02e30663a
@ -5,9 +5,6 @@ DIR="$(cd "$(dirname "${BASH_SOURCE[0]}")" && pwd)"
|
||||
|
||||
DOCKER_IMAGE=jc21/alpine-nginx-full:node
|
||||
|
||||
apk update
|
||||
apk add python2
|
||||
|
||||
# Ensure docker exists
|
||||
if hash docker 2>/dev/null; then
|
||||
cd "${DIR}/.."
|
||||
|
Loading…
Reference in New Issue
Block a user