aboutsummaryrefslogtreecommitdiffstats
path: root/lifeboat
diff options
context:
space:
mode:
Diffstat (limited to 'lifeboat')
-rwxr-xr-xlifeboat1
1 files changed, 1 insertions, 0 deletions
diff --git a/lifeboat b/lifeboat
index 65a8688..d4100d0 100755
--- a/lifeboat
+++ b/lifeboat
@@ -31,6 +31,7 @@ shift
test -d "$rootdir/$repo" || errx "$repo: no such repository"
+export PATH="$HOME/bin:$PATH"
export LIFEBOAT_REPO_NAME=$repo
export RESTIC_REPOSITORY=$rootdir/$repo/repo
export RESTIC_PASSWORD_FILE=$rootdir/$repo/credentials/restic