Skip to content
This repository has been archived by the owner on Aug 15, 2024. It is now read-only.

Commit

Permalink
Update psom_console.sh
Browse files Browse the repository at this point in the history
remove default binding
  • Loading branch information
poquirion committed Apr 26, 2017
1 parent eabf395 commit ca3cd63
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion container/psom_console.sh
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@

CONFIG_FILE=psom.conf
#Options for singularity execution
PSOM_SINGULARITY_OPTIONS='-B /scratch'
PSOM_SINGULARITY_OPTIONS=''

# Were singularity images are keept
PSOM_SINGULARITY_IMAGES_PATH=${HOME}/singularity/:.
Expand Down

0 comments on commit ca3cd63

Please sign in to comment.