From 8fe8976be104c840e760cd02c6558ead9ae4de8c Mon Sep 17 00:00:00 2001 From: John Ankarstrom Date: Fri, 2 Jul 2021 18:25:40 +0200 Subject: Change formatting --- with-shell-on-error | 1 - 1 file changed, 1 deletion(-) (limited to 'with-shell-on-error') diff --git a/with-shell-on-error b/with-shell-on-error index 40f9980..d29a1d6 100755 --- a/with-shell-on-error +++ b/with-shell-on-error @@ -1,3 +1,2 @@ #!/bin/sh - "$@" || exec "${SHELL:-sh}" -- cgit v1.2.3