Skip to content

Commit 471cdbe

Browse files
committed
temp remove bin bash to see if permission denied goes away
1 parent 9d944b5 commit 471cdbe

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

build.sh

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -83,7 +83,7 @@ then
8383
fi
8484
popd
8585

86-
/bin/bash ./mock-webpack.sh
86+
# /bin/bash ./mock-webpack.sh
8787

8888
echo ""
8989
echo "${GREEN}Build succeeded!${NC}"

0 commit comments

Comments
 (0)