mirror of
https://github.com/Pmodules/Pmodules.git
synced 2026-06-25 00:57:58 +02:00
Pmodules/modulecmd:
- use /bin/sh as shebang. /bin/bash does not work on GFA systems. Must be fixed!
This commit is contained in:
+1
-1
@@ -1,4 +1,4 @@
|
||||
#!/bin/bash --noprofile
|
||||
#!/bin/sh --noprofile
|
||||
|
||||
unset BASH_ENV
|
||||
|
||||
|
||||
Reference in New Issue
Block a user