X-Git-Url: https://iankelling.org/git/?p=distro-setup;a=blobdiff_plain;f=install-my-scripts;h=3025d84f8af80d7e9b7e439d4db8f417e70224ab;hp=2f9e22410c808b9357836749246bc11a9ff9eb1c;hb=0cc08a73110c15c4e7bbb8c8233a6c122c27490e;hpb=917ca4a71b5c456b741456dc173c144ee7042d89 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