iankelling.org
/
git
/
distro-setup
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
90bd397
)
bug fix for pushing btrfs
author
Ian Kelling
<iank@fsf.org>
Fri, 5 Apr 2019 14:07:12 +0000
(10:07 -0400)
committer
Ian Kelling
<iank@fsf.org>
Fri, 5 Apr 2019 14:07:12 +0000
(10:07 -0400)
btrbk-run
patch
|
blob
|
history
diff --git
a/btrbk-run
b/btrbk-run
index b753b5d7ec4a3b45598ee51105804ff4555c4edf..6ef3747a8f53fb868775d8ea6a2601d03e79fd28 100644
(file)
--- 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