From 19440500ed7595a7fd84c2c0c9d699c4b8997904 Mon Sep 17 00:00:00 2001 From: Doug Le Tough Date: Sat, 22 Jul 2017 06:12:28 +0200 Subject: [PATCH] =?UTF-8?q?"M=C3=A0J=20expl=5Fdeploy=5Fsocle.sh"?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- bin/expl_deploy_socle.sh | 5 +---- 1 file changed, 1 insertion(+), 4 deletions(-) diff --git a/bin/expl_deploy_socle.sh b/bin/expl_deploy_socle.sh index b398de4..056f675 100755 --- a/bin/expl_deploy_socle.sh +++ b/bin/expl_deploy_socle.sh @@ -37,15 +37,12 @@ ## ## Prérequis: ## ---------- -## - Le script doit être executé en tant qu'asr. -## - Le socle doit avoir été cloné dans le homedir d'asr +## - Le script doit être executé avec les droits root ## ## Fonctionnement: ## --------------- ## Installe le socle Bash à partir du répertoire passée en paramètre (socle_dir) sur la VM ## dont le nom est recu en paramètre. -## -## Le paramètre socle_dir est un chemin relatif au homedir d'asr ## ##---------------------------------------------------------------------- #-----------------------------------------------------------------------