X-Git-Url: https://iankelling.org/git/?a=blobdiff_plain;f=install-my-scripts;h=f5347208d709726f7913f3a5e2e80e3b54e05ddb;hb=28904b44d0dd6ce9d43ab720b5efe9af2ce336de;hp=3025d84f8af80d7e9b7e439d4db8f417e70224ab;hpb=0cc08a73110c15c4e7bbb8c8233a6c122c27490e;p=distro-setup diff --git a/install-my-scripts b/install-my-scripts index 3025d84..f534720 100755 --- a/install-my-scripts +++ b/install-my-scripts @@ -28,7 +28,6 @@ trap 'echo "$0:$LINENO:error: \"$BASH_COMMAND\" returned $?" >&2' ERR x="$(readlink -f "$BASH_SOURCE")"; cd ${x%/*} -e() { echo "$*"; "$@"; } - # scripts that would interfere with unmounting /a, put them elsewhere -e install /a/bin/log-quiet/log-once btrbk-run mount-latest-subvol check-subvol-stale /usr/local/bin +echo install /a/bin/log-quiet/log-once switch-mail-host btrbk-run mount-latest-subvol check-subvol-stale /usr/local/bin +install /a/bin/log-quiet/log-once switch-mail-host btrbk-run mount-latest-subvol check-subvol-stale /usr/local/bin