Skip to content

Commit fa0d132

Browse files
committed
output is more accessible / obvious
1 parent 6cd84de commit fa0d132

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

entrypoint.sh

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22

33
set -ex
44

5-
OUTPUT_DIR=/tmp/lxk-build
5+
OUTPUT_DIR=lxk-build-output
66

77
mkdir ${OUTPUT_DIR}
88

0 commit comments

Comments
 (0)