X-Git-Url: https://iankelling.org/git/?a=blobdiff_plain;f=mount-latest-remote;h=04ac198a0a514f49d316cf92e82e5cc8fe95007a;hb=89a1a98bb918fdf856d34900610413c79e32897e;hp=c80c00347a55033e01fdd977f5d778294b767c38;hpb=51c8b40fd2aac71d29dc9298ca65425725ad1edd;p=distro-setup diff --git a/mount-latest-remote b/mount-latest-remote index c80c003..04ac198 100755 --- a/mount-latest-remote +++ b/mount-latest-remote @@ -16,7 +16,7 @@ # usage: HOST [mount-latest-subvol args] -source /usr/local/lib/bash-bear +set -e; . /usr/local/lib/bash-bear; set +e script_dir=$(dirname $(readlink -f "$BASH_SOURCE"))