Skip to content

Commit

Permalink
Try
Browse files Browse the repository at this point in the history
  • Loading branch information
rbeucher committed Feb 8, 2024
1 parent e1f682c commit 8bf9822
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions scripts/install_config.sh
Original file line number Diff line number Diff line change
Expand Up @@ -4,9 +4,9 @@ export ADMIN_DIR="${ADMIN_DIR:-/g/data/xp65/admin/med_conda/admin}"
export CONDA_TEMP_PATH="${PBS_JOBFS:-${CONDA_TEMP_PATH}}"
export SCRIPT_DIR="${SCRIPT_DIR:-$PWD}"

export SCRIPT_SUBDIR="apps/med_conda_scripts"
export SCRIPT_SUBDIR="apps1/med_conda_scripts"
export MODULE_SUBDIR="modules"
export APPS_SUBDIR="apps"
export APPS_SUBDIR="apps1"
export CONDA_INSTALL_BASENAME="med_conda"
export MODULE_NAME="conda"

Expand Down

0 comments on commit 8bf9822

Please sign in to comment.