From 0a2de050ddccd7ca109ba3c97df74aa0e40ac33f Mon Sep 17 00:00:00 2001 From: Ahurac Date: Thu, 25 Jan 2024 14:44:56 +0100 Subject: [PATCH] =?UTF-8?q?qemush=20:=20passage=20=C3=A0=20la=20version=20?= =?UTF-8?q?0.3.0?= 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 1995048..96d0cad 100755 --- a/bin/qemush +++ b/bin/qemush @@ -1,5 +1,5 @@ #!/bin/bash -# version=0.2.0 +# version=0.3.0 # Function to re-exec the script as another user via sudo (only if needed) exec_as() {