Skip to content

Commit 8d0f10c

Browse files
committed
wasm-rebuild: Incorrect comment about script location
1 parent 0d28b83 commit 8d0f10c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

scripts/wasm-rebuild/docker-scripts/rebuild_current.sh

+1-1
Original file line numberDiff line numberDiff line change
@@ -45,7 +45,7 @@ set +e
4545
if [ -e scripts/ci/build_emscripten.sh ]; then
4646
scripts/ci/build_emscripten.sh
4747
else
48-
# The script used to be in scripts/ci/ in earlier versions.
48+
# The script used to be in scripts/travis-emscripten/ in earlier versions.
4949
scripts/travis-emscripten/build_emscripten.sh
5050
fi
5151

0 commit comments

Comments
 (0)