Incorrect shebang in scripts
Closed this issue · 0 comments
astrochun commented
Describe the bug (REQUIRED)
Scripts fail to execute as /usr/bin
was given as /user/bin
Version information (please complete the following, default in brackets): (REQUIRED)
- ReQUIAM version: 0.13.5
- ReQUIAM branch info:
master
Reproduction Steps (REQUIRED)
Steps to reproduce the behavior:
- ./scripts/script_run will fail
Expected behavior (Optional)
Execution of script without error
Additional context (Optional)
Error message:
(figshare_patrons) mozart@patron1-ubuntu-s-1-1gb-sfo2:~/codes/ReQUIAM$ run_main_script --portal --quota
-bash: ./scripts/script_run: /user/bin/env: bad interpreter: No such file or directory