From a0ba6bcc4882ed9616314b40b9af03a49c3ee5cc Mon Sep 17 00:00:00 2001 From: Daniel Friesel Date: Tue, 20 Jan 2009 21:06:52 +0100 Subject: bootstrap: Added note about PKG_ROOT path --- include/bootstrap | 1 + 1 file changed, 1 insertion(+) (limited to 'include') diff --git a/include/bootstrap b/include/bootstrap index 054e5cd..00c5db6 100755 --- a/include/bootstrap +++ b/include/bootstrap @@ -15,6 +15,7 @@ if [[ -n $1 ]] { cat <<- meow Usage: ./bootstrap PKG_ROOT [PKG_PATH] 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_PATH is the path where pkg and all further packages will be installed, by default $default_path meow -- cgit v1.2.3