From 6aca45fe48cc66006a882f170a609c8ef0c1d3e1 Mon Sep 17 00:00:00 2001 From: suzm10 Date: Sat, 22 Jun 2024 20:51:48 -0400 Subject: [PATCH] see spherepack --- rbc.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/rbc.sh b/rbc.sh index 91a23b5..73c3b6d 100755 --- a/rbc.sh +++ b/rbc.sh @@ -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"