Skip to content
GitLab
Projects
Groups
Snippets
Help
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Sign in
Toggle navigation
Open sidebar
Pmodules
buildblocks
Commits
7db9a2e0
Commit
7db9a2e0
authored
Jul 10, 2015
by
gsell
Browse files
scripts/Bootstrap/Pmodules/modulecmd:
- wrapper to make modulecmd relocatable
parent
15fbb5ec
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
4 additions
and
0 deletions
+4
-0
scripts/Bootstrap/Pmodules/modulecmd
scripts/Bootstrap/Pmodules/modulecmd
+4
-0
No files found.
scripts/Bootstrap/Pmodules/modulecmd
0 → 100644
View file @
7db9a2e0
#!/bin/bash --noprofile
declare
-r
bindir
=
$(
cd
$(
dirname
$0
)
&&
pwd
-P
)
"
${
bindir
}
/bash"
--noprofile
--norc
"
${
bindir
}
/../libexec/modulecmd.bash"
"
$@
"
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment