2 lines
101 B
Bash
2 lines
101 B
Bash
|
export GENIE_ENV=prod
|
||
|
julia --color=yes --depwarn=no --project=@. -q -i -- "..\startup.jl" -s=true %*
|