From 17212f16eacec35f1d618c50d0c8a9c748c73185 Mon Sep 17 00:00:00 2001 From: cryptozoidberg Date: Wed, 18 Jan 2023 19:58:54 +0100 Subject: [PATCH] Removed echo fro launch wrapper --- utils/Zano_appimage_wrapper.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/utils/Zano_appimage_wrapper.sh b/utils/Zano_appimage_wrapper.sh index bc458c59..87e98dba 100755 --- a/utils/Zano_appimage_wrapper.sh +++ b/utils/Zano_appimage_wrapper.sh @@ -1,4 +1,4 @@ -#!/bin/bash -x +#!/bin/bash script_dir=$( dirname "$(readlink -f "$0")" ) out_dir=~/.local/share/applications