From 52b584b9268259caf138acee3c27e2cb26fe5b1a Mon Sep 17 00:00:00 2001 From: Ahurac Date: Fri, 8 Mar 2024 23:49:11 +0100 Subject: [PATCH] qemush : nouvelle version mineure --- bin/qemush | 1 + 1 file changed, 1 insertion(+) diff --git a/bin/qemush b/bin/qemush index cd4155e..f3b55b5 100755 --- a/bin/qemush +++ b/bin/qemush @@ -1,4 +1,5 @@ #!/usr/bin/env bash +# version=0.5.0 # Function to re-exec the script as another user via sudo (only if needed) exec_as() {