From 809b7ea05abaa230590f062df77b9568d4a22ae2 Mon Sep 17 00:00:00 2001 From: Eliott Ude Date: Tue, 16 Jan 2024 16:45:38 +0100 Subject: [PATCH] =?UTF-8?q?Mise=20=C3=A0=20jour=20de=20'script=5Fpost.sh'?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- script_post.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/script_post.sh b/script_post.sh index 15ac7e2..4038ac3 100644 --- a/script_post.sh +++ b/script_post.sh @@ -1,7 +1,7 @@ #!/bin/bash # authors : https://gitlab.com/Mxaxax - https://gitlab.com/edricus if [ "$EUID" -ne 0 ] - then echo "Please run as root" + then echo "Lancer en tant que root" exit fi