From: b3nj4m1n Date: Tue, 28 Jun 2022 10:45:34 +0000 (+0200) Subject: Fix dirname invocation X-Git-Tag: v0.2.0.1 X-Git-Url: https://glassweightruler.freedombox.rocks/gitweb/xdg-ninja.git/commitdiff_plain/696061d265fbb9565f4e1ad085f6acc9c73adb9f?ds=inline Fix dirname invocation --- diff --git a/xdg-ninja.sh b/xdg-ninja.sh index f8e12b5..ed0e8dd 100755 --- a/xdg-ninja.sh +++ b/xdg-ninja.sh @@ -206,7 +206,7 @@ do_check_programs() { " read -r name; read -r filename; read -r movable; read -r help; do check_file "$name" "$filename" "$movable" "$help" done <