From 3e7b531da29ec85071b9ea63adc2615e2211cb0d Mon Sep 17 00:00:00 2001 From: Ian Kelling Date: Fri, 5 Apr 2019 10:07:12 -0400 Subject: [PATCH] bug fix for pushing btrfs --- btrbk-run | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/btrbk-run b/btrbk-run index b753b5d..6ef3747 100644 --- a/btrbk-run +++ b/btrbk-run @@ -298,7 +298,7 @@ if mountpoint $rsync_mountpoint >/dev/null; then done fi -PATH=$script_dir:$PATH +/a/bin/distro-setup/install-my-scripts if [[ $source ]]; then m mount-latest-subvol else -- 2.30.2