Skip to content

Commit

Permalink
see spherepack
Browse files Browse the repository at this point in the history
  • Loading branch information
suzanmanasreh committed Jun 23, 2024
1 parent 813eced commit 6aca45f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion rbc.sh
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
#!/bin/bash

# module load the latest version of python3 on your cluster
# module load the latest version of python3 on your cluster for formatter

if [[ ":$PATH:" != *":$HOME/.local/bin:"* ]]; then
export PATH="$PATH:$HOME/.local/bin"
Expand Down

0 comments on commit 6aca45f

Please sign in to comment.