summaryrefslogtreecommitdiffstats
path: root/install.sh
diff options
context:
space:
mode:
Diffstat (limited to 'install.sh')
-rwxr-xr-xinstall.sh2
1 files changed, 1 insertions, 1 deletions
diff --git a/install.sh b/install.sh
index e851284..df7ecd3 100755
--- a/install.sh
+++ b/install.sh
@@ -1,6 +1,6 @@
#!/bin/sh -e
-# Note that files MUST NOT CONTAIN NEWLINES!
+# Note that filenames MUST NOT CONTAIN NEWLINES!
symlink_file() {
canonical=$(echo $1 | sed "s|^\./||")