mirror of
https://github.com/Pmodules/Pmodules.git
synced 2026-08-09 12:40:29 +02:00
modmanage: hardcode CMD
This commit is contained in:
@@ -4,7 +4,7 @@
|
||||
unset CDPATH
|
||||
|
||||
# used for some output only
|
||||
declare -r CMD=$(basename "$0")
|
||||
declare -r CMD='modmanage'
|
||||
|
||||
declare -r mydir=$(cd $(dirname "$0") && pwd)
|
||||
declare -r prefix=$(dirname "${mydir}")
|
||||
|
||||
Reference in New Issue
Block a user