Skip to content

Commit

Permalink
Update post-install.sh
Browse files Browse the repository at this point in the history
  • Loading branch information
noyax authored Mar 8, 2024
1 parent 0f0396c commit 8525f51
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions ressources/post-install.sh
Original file line number Diff line number Diff line change
Expand Up @@ -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
Expand Down Expand Up @@ -54,4 +53,4 @@ date
rm ${PROGRESS_FILE}
echo "*************************************"
echo "* Installation des dépendances OK *"
echo "*************************************"
echo "*************************************"

0 comments on commit 8525f51

Please sign in to comment.