Set root path to $HOME (#887)

This commit is contained in:
Kevin 2022-01-19 21:38:15 +01:00 committed by GitHub
parent 0039dcd0b7
commit 8fb937340a
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
2 changed files with 2 additions and 0 deletions

View file

@ -1 +1,2 @@
set RELEASE_MODE=interactive
set LIVEBOOK_ROOT_PATH=%USERPROFILE%

View file

@ -1 +1,2 @@
export RELEASE_MODE=interactive
export LIVEBOOK_ROOT_PATH=$HOME