~alpine/aports

[PATCH sxmo-utils v5 6/8] use xdg-open

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

diff --git a/scripts/appscripts/sxmo_reddit.sh b/scripts/appscripts/sxmo_reddit.sh
index 2a1a047..64f2293 100755
--- a/scripts/appscripts/sxmo_reddit.sh
+++ b/scripts/appscripts/sxmo_reddit.sh
@@ -30,7 +30,7 @@ menu() {
		[ "Close Menu" = "$RESULT" ] && exit 0
		URL=$(echo "$RESULT" | awk -F " " '{print $NF}')

		sxmo_urlhandler.sh "$URL" fork
		xdg-open "$URL"
	done
}

-- 
2.28.0
Reply to thread Export thread (mbox)