Skip to content

Commit 9e53da6

Browse files
committed
move to org
1 parent c0ba2d0 commit 9e53da6

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

edit

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@
66
: ${1?"Usage: $0 <tutorial language> [<server language>]"}
77

88

9-
export TUTORIAL_ROOT="../javascript-tutorial-$1"
9+
export TUTORIAL_ROOT="../$1.javascript.info"
1010
export NODE_LANG="${2:-en}"
1111
export NODE_ENV=production
1212
export TUTORIAL_EDIT=1

0 commit comments

Comments
 (0)