Skip to content

Commit

Permalink
Remove unnecessary modules
Browse files Browse the repository at this point in the history
  • Loading branch information
msquee committed Jul 20, 2020
1 parent 450162f commit ddc1f4f
Showing 1 changed file with 0 additions and 4 deletions.
4 changes: 0 additions & 4 deletions template/script.sh.erb
Original file line number Diff line number Diff line change
Expand Up @@ -14,10 +14,6 @@ elsif working_dir.file?
end
%>

# Load modules.
module purge
module load ondemand xalt/latest python/3.6-conda5.2

# Setup environment.
APP_ROOT="<%= app_root.to_s %>"
CODE_SERVER_DATAROOT="$HOME/.local/share/bc_osc_codeserver"
Expand Down

0 comments on commit ddc1f4f

Please sign in to comment.