add shebang for alpine
Some checks failed
Gitea Actions Demo / Explore-Gitea-Actions (push) Failing after 1m10s

This commit is contained in:
oiseauroch 2024-07-07 20:46:12 +02:00
parent 7d6902a21c
commit debbaa23fb

View File

@ -1,3 +1,4 @@
#!/bin/ash
cd /websites/piquemouche
git fetch >> update.log
git merge master >> update.log