~alpine/aports

[PATCH sxmo-utils v5 5/8] reopen file dmenu after handled it

Details
Message ID
<20201010135935.19235-5-reedwade@misterbanal.net>
DKIM signature
missing
Download raw message
Patch: +0 -1
Signed-off-by: Reed Wade <reedwade@misterbanal.net>
---
 scripts/appscripts/sxmo_files.sh | 1 -
 1 file changed, 1 deletion(-)

diff --git a/scripts/appscripts/sxmo_files.sh b/scripts/appscripts/sxmo_files.sh
index 924bd9a..280f4b9 100755
--- a/scripts/appscripts/sxmo_files.sh
+++ b/scripts/appscripts/sxmo_files.sh
@@ -13,7 +13,6 @@ handlefiles() {
	else
		st -e sh -ic "$EDITOR $*"
	fi
	exit 0
}

while true; do
-- 
2.28.0
Reply to thread Export thread (mbox)