add date
Some checks failed
Gitea Actions Demo / Explore-Gitea-Actions (push) Failing after 1m1s

This commit is contained in:
oiseauroch 2024-07-07 20:51:41 +02:00
parent debbaa23fb
commit 75d19d8f49

View File

@ -1,5 +1,6 @@
#!/bin/ash
cd /websites/piquemouche
date >> update.log
git fetch >> 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