From: Ian Kelling Date: Fri, 5 Apr 2019 14:07:12 +0000 (-0400) Subject: bug fix for pushing btrfs X-Git-Url: https://iankelling.org/git/?p=distro-setup;a=commitdiff_plain;h=3e7b531da29ec85071b9ea63adc2615e2211cb0d bug fix for pushing btrfs --- 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