diff --git a/main.sh b/main.sh index 44cc5af59824bf652f8927029d842c16c6edb77c..07bef96daf80f4f41eb4bdd35cf15fd361e99cf8 100755 --- a/main.sh +++ b/main.sh @@ -1,3 +1,3 @@ #!/bin/bash module load python -python3 /home/as388453/customdriver/driver.py $@ +python3 $HOME/customdriver/driver.py $@