summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rwxr-xr-xinclude/bootstrap2
1 files changed, 1 insertions, 1 deletions
diff --git a/include/bootstrap b/include/bootstrap
index 793c6f3..621cc8e 100755
--- a/include/bootstrap
+++ b/include/bootstrap
@@ -17,7 +17,7 @@ if [[ -n $1 ]] {
PKG_ROOT is an URI, either of the form proto://host/path, or just /path
Note: The path must be absolute, it may not contain a literal ~
PKG_DIR is the path where pkg and all further packages will be installed,
- by default $default_path
+ by default $default_path
meow
exit 100
}