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