From 9dd5082688f18e0f887de9ff31d1fb28ba5aa14c Mon Sep 17 00:00:00 2001 From: "bozo.kopic" Date: Sat, 1 Jun 2024 21:49:19 +0200 Subject: . --- drawio/drawio | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) (limited to 'drawio') diff --git a/drawio/drawio b/drawio/drawio index fab29b2..ac15fd6 100755 --- a/drawio/drawio +++ b/drawio/drawio @@ -10,4 +10,5 @@ else args="" fi -exec ~/.local/opt/drawio.AppImage $args "$@" +# exec ~/.local/opt/drawio.AppImage $args "$@" +exec /usr/bin/drawio $args "$@" -- cgit v1.2.3-70-g09d2