X-Git-Url: https://iankelling.org/git/?a=blobdiff_plain;f=install-my-scripts;h=3025d84f8af80d7e9b7e439d4db8f417e70224ab;hb=88d40e435fe7d525e033558101f0c0a8101c27b2;hp=2f9e22410c808b9357836749246bc11a9ff9eb1c;hpb=90bd397922e7240c41377e7404f79f190bfbc9d8;p=distro-setup diff --git a/install-my-scripts b/install-my-scripts index 2f9e224..3025d84 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 btrbk-run mount-latest-subvol check-subvol-stale /usr/local/bin +e install /a/bin/log-quiet/log-once btrbk-run mount-latest-subvol check-subvol-stale /usr/local/bin