From baf926f51e3dc736b6af8535b41fe22a479bd032 Mon Sep 17 00:00:00 2001 From: Daniel Friesel Date: Sat, 16 Oct 2010 10:45:40 +0200 Subject: Find checklinks outside of $PATH --- examples/bootstrap | 10 +--------- 1 file changed, 1 insertion(+), 9 deletions(-) (limited to 'examples') diff --git a/examples/bootstrap b/examples/bootstrap index e590279..596e919 100755 --- a/examples/bootstrap +++ b/examples/bootstrap @@ -96,14 +96,6 @@ if (( rcempty )) { cat <<- tac bootstrap finished. - Package directory: ${PKG_DIR}, + Package directory: ${PKG_DIR} config path : ${XDG_CONFIG_HOME}/caretaker/caretaker.conf tac - -if [[ ${PATH} != *${HOME}/bin* ]] { - cat <<- tac - - Note: You may need to change your PATH to include ~/bin, - otherwise certain parts of caretaker will not work. - tac -} -- cgit v1.2.3