From 29f5bd886660b983a719a0f1d8a7d9394bc9ef2b Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?C=C3=A9dric=20Abonnel?= Date: Mon, 13 Feb 2023 01:56:52 +0100 Subject: [PATCH] =?UTF-8?q?Mise=20=C3=A0=20jour=20de=20'install=5Fcheck=5F?= =?UTF-8?q?update.sh'?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- install_check_update.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/install_check_update.sh b/install_check_update.sh index e80ee59..1e60a5e 100644 --- a/install_check_update.sh +++ b/install_check_update.sh @@ -3,7 +3,7 @@ # Définir les chemins vers les fichiers update_script=/usr/local/bin/check-update update_file=/var/update_file -bashrc=/etc/bashrc +bashrc=/etc/profile # Créer le fichier de script de mise à jour echo "#!/bin/bash