From 8525f5128fe2dfdee9c27217a7bdb0fd4ae609c3 Mon Sep 17 00:00:00 2001 From: Noyax37 Date: Fri, 8 Mar 2024 11:03:52 +0100 Subject: [PATCH] Update post-install.sh --- ressources/post-install.sh | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/ressources/post-install.sh b/ressources/post-install.sh index c1d7d76..4294be3 100644 --- a/ressources/post-install.sh +++ b/ressources/post-install.sh @@ -14,7 +14,6 @@ BASEDIR=/var/www/html/plugins/teleinfo/ressources echo 5 > ${PROGRESS_FILE} sudo apt-get update -sudo apt-get upgrade date #echo 10 > ${PROGRESS_FILE} #sudo apt remove -y python3-serial @@ -54,4 +53,4 @@ date rm ${PROGRESS_FILE} echo "*************************************" echo "* Installation des dépendances OK *" -echo "*************************************" \ No newline at end of file +echo "*************************************"