Skip to content

Commit c02e306

Browse files
committed
Revert last
1 parent 4c6527c commit c02e306

File tree

1 file changed

+0
-3
lines changed

1 file changed

+0
-3
lines changed

scripts/frontend-build

-3
Original file line numberDiff line numberDiff line change
@@ -5,9 +5,6 @@ DIR="$(cd "$(dirname "${BASH_SOURCE[0]}")" && pwd)"
55

66
DOCKER_IMAGE=jc21/alpine-nginx-full:node
77

8-
apk update
9-
apk add python2
10-
118
# Ensure docker exists
129
if hash docker 2>/dev/null; then
1310
cd "${DIR}/.."

0 commit comments

Comments
 (0)