diff --git a/hpc.sh b/hpc.sh index 4b86a87..9650a0a 100644 --- a/hpc.sh +++ b/hpc.sh @@ -19,4 +19,4 @@ export NO_STOP_MESSAGE=1 export ESPRESSO_PSEUDO='/mnt/hpc/pseudo/' # Conda environment -export PATH=/home/ican/miniconda3/bin:/mnt/hpc/pkgs/pwtk-2.0:$PATH +export PATH=/home/$user/miniconda3/bin:/mnt/hpc/pkgs/pwtk-2.0:$PATH