X-Git-Url: https://iankelling.org/git/?p=automated-distro-installer;a=blobdiff_plain;f=wrt-setup-local;h=e7ebd38d7137914515fa36b7130e9de30f51e989;hp=8b53702f3a0eb8eeebff81791a902be47fd242f2;hb=HEAD;hpb=f856a11aa6b4aaa454a5c93c4f1d9672591ca2eb diff --git a/wrt-setup-local b/wrt-setup-local index 8b53702..3d2edb8 100755 --- a/wrt-setup-local +++ b/wrt-setup-local @@ -16,7 +16,7 @@ # Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA. -f=/usr/local/lib/err;test -r $f || { echo "error: $0 no $f" >&2;exit 1;}; . $f +f=/usr/local/lib/bash-bear;test -r $f || { echo "error: $0 no $f" >&2;exit 1;}; . $f usage() { cat <