mirror of
https://github.com/livebook-dev/livebook.git
synced 2025-10-04 10:44:30 +08:00
Set root path to $HOME (#887)
This commit is contained in:
parent
0039dcd0b7
commit
8fb937340a
2 changed files with 2 additions and 0 deletions
|
@ -1 +1,2 @@
|
|||
set RELEASE_MODE=interactive
|
||||
set LIVEBOOK_ROOT_PATH=%USERPROFILE%
|
|
@ -1 +1,2 @@
|
|||
export RELEASE_MODE=interactive
|
||||
export LIVEBOOK_ROOT_PATH=$HOME
|
Loading…
Add table
Reference in a new issue