diff options
Diffstat (limited to 'Policy_sh.SH')
-rw-r--r-- | Policy_sh.SH | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/Policy_sh.SH b/Policy_sh.SH index 52a2c57da5..30088431c8 100644 --- a/Policy_sh.SH +++ b/Policy_sh.SH @@ -1,4 +1,4 @@ -case $CONFIG in +case $CONFIGDOTSH in '') . ./config.sh ;; esac echo "Extracting Policy.sh (with variable substitutions)" |