Skip to content

Commit b56e942

Browse files
Update install_candle_controller.sh
1 parent dcb474b commit b56e942

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

install_candle_controller.sh

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -545,7 +545,7 @@ if [ -d "$CANDLE_BASE/webthings/gateway2" ]; then
545545
git submodule update
546546
CPPFLAGS="-DPNG_ARM_NEON_OPT=0" npm --yes i --save
547547
node generate-version.js && node generate-types.js && npx tsc -p .
548-
548+
ls
549549
#cd ../..
550550
cd "$CANDLE_BASE/webthings/gateway2"
551551

0 commit comments

Comments
 (0)