]> git.pld-linux.org Git - packages/environment-modules.git/blobdiff - modules.sh
- remove duplicated line
[packages/environment-modules.git] / modules.sh
index faf3afc342c5bc776e4bfd80290153601b134b6e..b8a8c0567fa00f90dd1d0a9ebf11e7299435fc6b 100644 (file)
@@ -1,7 +1,6 @@
 shell=$(/bin/basename $(/bin/ps -p $$ -ocomm=))
 if [ -f /usr/share/Modules/init/$shell ]; then
   . /usr/share/Modules/init/$shell
-  . /usr/share/Modules/init/$shell
 else
   . /usr/share/Modules/init/sh
 fi
This page took 0.062725 seconds and 4 git commands to generate.