Fix Rscript path
This commit is contained in:
@@ -66,7 +66,7 @@ shopt -s extglob
|
||||
JAVA="${JAVA:-java}"
|
||||
PYTHON="${PYTHON:-python3}"
|
||||
PERL="${PERL:-perl}"
|
||||
RSCRIPT="${RSCRIPT:-"R_LIBS_USER=~/R/qhtcp-workflow Rscript=Rscript"}"
|
||||
RSCRIPT="${RSCRIPT:-"R_LIBS_USER=~/R/qhtcp-workflow Rscript"}"
|
||||
|
||||
# @section Help
|
||||
# @description Print a helpful message
|
||||
|
||||
Reference in New Issue
Block a user