We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent c3986b7 commit 087daccCopy full SHA for 087dacc
entrypoint.sh
@@ -55,7 +55,6 @@ if [ "$COMPILE_JS" == "both" ] || [ "$COMPILE_JS" == "min" ]; then
55
rm -f $f
56
fi
57
ls -la ${SOURCE_DIR}
58
- cat $f
59
done
60
61
0 commit comments