Skip to content

Commit

Permalink
Merge pull request #207 from NextDom/noyax-patch-1
Browse files Browse the repository at this point in the history
Update post-install.sh
  • Loading branch information
noyax authored Mar 8, 2024
2 parents 0f0396c + 8525f51 commit 864816a
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 864816a

Please sign in to comment.