This commit is contained in:
parent
debbaa23fb
commit
75d19d8f49
|
@ -1,5 +1,6 @@
|
||||||
#!/bin/ash
|
#!/bin/ash
|
||||||
cd /websites/piquemouche
|
cd /websites/piquemouche
|
||||||
|
date >> update.log
|
||||||
git fetch >> update.log
|
git fetch >> update.log
|
||||||
git merge master >> update.log
|
git merge master >> update.log
|
||||||
sed -i 's#class="align-left">www.piquemouche.fr<br>#><a href="https://piquemouche.fr">piquemouche.fr</a>#g' *.html >> update.log
|
sed -i 's#class="align-left">www.piquemouche.fr<br>#><a href="https://piquemouche.fr">piquemouche.fr</a>#g' *.html >> update.log
|
||||||
|
|
Loading…
Reference in New Issue
Block a user