mirror of
https://github.com/Pmodules/Pmodules.git
synced 2026-07-01 03:39:39 +02:00
d4aaa4a137
- missing dopple-quote added
6 lines
74 B
Bash
6 lines
74 B
Bash
#!/bin/sh
|
|
|
|
unset BASH_ENV
|
|
|
|
"@BASH@" --noprofile --norc "@MODMANAGE@" "$@"
|