Skip to content

Commit

Permalink
Set root path to $HOME (#887)
Browse files Browse the repository at this point in the history
  • Loading branch information
moogle19 authored Jan 19, 2022
1 parent 0039dcd commit 8fb9373
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 0 deletions.
1 change: 1 addition & 0 deletions rel/app/env.sh.bat
Original file line number Diff line number Diff line change
@@ -1 +1,2 @@
set RELEASE_MODE=interactive
set LIVEBOOK_ROOT_PATH=%USERPROFILE%
1 change: 1 addition & 0 deletions rel/app/env.sh.eex
Original file line number Diff line number Diff line change
@@ -1 +1,2 @@
export RELEASE_MODE=interactive
export LIVEBOOK_ROOT_PATH=$HOME

0 comments on commit 8fb9373

Please sign in to comment.