From 4b239c4e58322b425acd6de8ef51320f44644755 Mon Sep 17 00:00:00 2001 From: Ahurac Date: Fri, 26 Jan 2024 16:53:38 +0100 Subject: [PATCH] =?UTF-8?q?qemush=20:=20num=C3=A9ro=20de=20version?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- bin/qemush | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/bin/qemush b/bin/qemush index 91dec05..51362b0 100755 --- a/bin/qemush +++ b/bin/qemush @@ -1,5 +1,5 @@ #!/bin/bash -# version=0.4.0 +# version=0.4.1 # Function to re-exec the script as another user via sudo (only if needed) exec_as() {