various fixes
[distro-setup] / btrbk-run
index b753b5d7ec4a3b45598ee51105804ff4555c4edf..7070f20f900a392a27e0b22c66c5a1458241679f 100644 (file)
--- a/btrbk-run
+++ b/btrbk-run
@@ -298,11 +298,11 @@ 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
-  m mount-latest-remote ${targets[@]}
+  m /a/exe/mount-latest-remote ${targets[@]}
 fi
 
 # todo: move variable data we don't care about backing up