diff --git a/update_site.sh b/update_site.sh index c5b5e08..35df75f 100755 --- a/update_site.sh +++ b/update_site.sh @@ -1,3 +1,4 @@ +cd /websites/piquemouche git fetch >> update.log git merge master >> update.log sed -i 's#class="align-left">www.piquemouche.fr
#>piquemouche.fr#g' *.html >> update.log