X-Git-Url: https://iankelling.org/git/?a=blobdiff_plain;f=mount-latest-subvol;h=af6385e9ab36396c77f6baf6fc26285ef59cdf7b;hb=d67edcdca8795a4bca116aa532d02dda246a6f53;hp=cddb714df7962b2fb48521800e07b471267250ff;hpb=b37f31cdee02eab5a7a9bb083688c0a90a973e31;p=distro-setup diff --git a/mount-latest-subvol b/mount-latest-subvol index cddb714..af6385e 100644 --- a/mount-latest-subvol +++ b/mount-latest-subvol @@ -18,7 +18,7 @@ readonly this_file cd / [[ $EUID == 0 ]] || exec sudo -E "$this_file" "$@" -source /usr/local/lib/err +set -e; . /usr/local/lib/bash-bear; set +e usage() { cat <