X-Git-Url: https://iankelling.org/git/?a=blobdiff_plain;ds=sidebyside;f=mount-latest-remote;h=04ac198a0a514f49d316cf92e82e5cc8fe95007a;hb=0f9a999aa601cd77343a3e08cf0c6c4f9f943813;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"))