Skip to content

Commit 249b93b

Browse files
committed
1 parent ecbd15d commit 249b93b

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

scripts/build/in_docker.sh

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,7 @@
1-
#!/bin/sh
1+
#!/bin/bash
22

33
set -e
4+
set -x
45

56
ENV="`${SET_ENV}`"
67
ARGS="${@}"

0 commit comments

Comments
 (0)