summaryrefslogtreecommitdiff
path: root/examples/bootstrap
diff options
context:
space:
mode:
Diffstat (limited to 'examples/bootstrap')
-rwxr-xr-xexamples/bootstrap2
1 files changed, 1 insertions, 1 deletions
diff --git a/examples/bootstrap b/examples/bootstrap
index 7694668..3e26984 100755
--- a/examples/bootstrap
+++ b/examples/bootstrap
@@ -70,7 +70,7 @@ echo "Writing ${XDG_CONFIG_HOME}/caretaker/caretaker.conf"
mkdir -p ${XDG_CONFIG_HOME}/caretaker
cat > ${XDG_CONFIG_HOME}/caretaker/caretaker.conf <<- flurbl
- PKG_DIR="${PKG_DIR/${HOME}/\${HOME}/"
+ PKG_DIR="${PKG_DIR/${HOME}/\${HOME\}}"
PKG_ROOTS=(default)
function pkgroot_default {