From 2b77777e3fd6cf1e268ee8868804dc94c844b9bf Mon Sep 17 00:00:00 2001 From: Ahurac Date: Sun, 21 Jan 2024 00:30:01 +0100 Subject: [PATCH] =?UTF-8?q?qemush=20:=20ajout=20du=20num=C3=A9ro=20de=20ve?= =?UTF-8?q?rsion=20dans=20un=20commentaire?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- bin/qemush | 1 + 1 file changed, 1 insertion(+) diff --git a/bin/qemush b/bin/qemush index 135db5f..616ada3 100755 --- a/bin/qemush +++ b/bin/qemush @@ -1,4 +1,5 @@ #!/bin/bash +# version=0.2.0 # Function to re-exec the script as another user via sudo (only if needed) exec_as() {