Skip to content

Commit

Permalink
Add missing flepi path arg to setup.R
Browse files Browse the repository at this point in the history
  • Loading branch information
TimothyWillard committed Oct 4, 2024
1 parent 057d3f6 commit 95035a4
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion build/hpc_install.sh
Original file line number Diff line number Diff line change
Expand Up @@ -99,7 +99,7 @@ fi
pip install --force-reinstall $FLEPI_PATH/flepimop/gempyor_pkg

# Install the local R packages
$FLEPI_PATH/build/setup.R
$FLEPI_PATH/build/setup.R $FLEPI_PATH

# Set correct env vars
export FLEPI_STOCHASTIC_RUN=false
Expand Down

0 comments on commit 95035a4

Please sign in to comment.