diff options
author | Egor Tensin <Egor.Tensin@gmail.com> | 2018-07-10 13:08:38 +0300 |
---|---|---|
committer | Egor Tensin <Egor.Tensin@gmail.com> | 2018-07-10 13:20:52 +0300 |
commit | 15b90575dc6c7ad6f45a52cbb6a5be913418729d (patch) | |
tree | 4bf0b05ae63fc97649ea10a6227f37411ce9a8fa /README.md | |
parent | bash best practices (diff) | |
download | config-links-15b90575dc6c7ad6f45a52cbb6a5be913418729d.tar.gz config-links-15b90575dc6c7ad6f45a52cbb6a5be913418729d.zip |
support a dumb variable for root path /
Diffstat (limited to '')
-rw-r--r-- | README.md | 2 |
1 files changed, 2 insertions, 0 deletions
@@ -90,6 +90,8 @@ More precisely, the corresponding directory names must match the Consequently, `ProgramFiles(x86)` (and other weird variable names Windows allows) are not supported. +A special variable name `CONFIG_LINKS_ROOT` is resolved to the root path, "/". + License ------- |