Skip to content

Commit ac97852

Browse files
authored
Merge pull request #44 from aharden/patch-2
Put local site modules first in modulepath
2 parents c9931ce + c26b42a commit ac97852

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

environment.conf

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,2 +1,2 @@
1-
modulepath = modules:site:$basemodulepath
1+
modulepath = site:modules:$basemodulepath
22
config_version = 'scripts/config_version.sh $environmentpath $environment'

0 commit comments

Comments
 (0)