X-Git-Url: https://iankelling.org/git/?p=distro-setup;a=blobdiff_plain;f=install-my-scripts;h=2f9e22410c808b9357836749246bc11a9ff9eb1c;hp=e2356ca3e70c13436d65cc0f26b3447628f079c9;hb=90bd397922e7240c41377e7404f79f190bfbc9d8;hpb=565857e91b7e8c671ec3f4314cb21b0a85c01d0f diff --git a/install-my-scripts b/install-my-scripts index e2356ca..2f9e224 100755 --- a/install-my-scripts +++ b/install-my-scripts @@ -31,4 +31,4 @@ x="$(readlink -f "$BASH_SOURCE")"; cd ${x%/*} e() { echo "$*"; "$@"; } # scripts that would interfere with unmounting /a, put them elsewhere -e install mount-latest-subvol check-subvol-stale /usr/local/bin +e install btrbk-run mount-latest-subvol check-subvol-stale /usr/local/bin