From: Ian Kelling Date: Fri, 19 Apr 2024 03:23:05 +0000 (-0400) Subject: minor fix X-Git-Url: https://iankelling.org/git/?p=distro-setup;a=commitdiff_plain;h=8e6b1a997f8dcf71feccd390a06a3229277952b8 minor fix --- diff --git a/mount-latest-subvol b/mount-latest-subvol index eb682f4..1f4229e 100644 --- a/mount-latest-subvol +++ b/mount-latest-subvol @@ -24,6 +24,7 @@ cd / [[ $EUID == 0 ]] || exec sudo -E "$this_file" "$@" set -e; . /usr/local/lib/bash-bear; set +e +shopt -s nullglob usage() { cat < 0 )); then + all_vols+=(ar) + fi fi ##### end command line parsing ######## @@ -237,7 +242,6 @@ fstab <