diff options
Diffstat (limited to 'makedir.SH')
-rwxr-xr-x | makedir.SH | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/makedir.SH b/makedir.SH index 09908edff2..d1650e789f 100755 --- a/makedir.SH +++ b/makedir.SH @@ -1,4 +1,4 @@ -case $CONFIG in +case $CONFIGDOTSH in '') if test ! -f config.sh; then ln ../config.sh . || \ |