aboutsummaryrefslogtreecommitdiff
path: root/libexec/recit-setup
diff options
context:
space:
mode:
Diffstat (limited to 'libexec/recit-setup')
-rwxr-xr-xlibexec/recit-setup2
1 files changed, 1 insertions, 1 deletions
diff --git a/libexec/recit-setup b/libexec/recit-setup
index 9189bcc..bc8ddf7 100755
--- a/libexec/recit-setup
+++ b/libexec/recit-setup
@@ -12,5 +12,5 @@ if ! [[ "$1" = "force" ]]; then
fi
fi
-cat share/recit/recit.example.rec > "$HOME/.recit.rec"
+cat "$_RECIT_ROOT/share/recit/recit.example.rec" > "$HOME/.recit.rec"
echo "$HOME/.recit.rec" > "$HOME/.recit.location"