add shebang for alpine
Some checks failed
Gitea Actions Demo / Explore-Gitea-Actions (push) Failing after 1m10s
Some checks failed
Gitea Actions Demo / Explore-Gitea-Actions (push) Failing after 1m10s
This commit is contained in:
parent
7d6902a21c
commit
debbaa23fb
|
@ -1,3 +1,4 @@
|
||||||
|
#!/bin/ash
|
||||||
cd /websites/piquemouche
|
cd /websites/piquemouche
|
||||||
git fetch >> update.log
|
git fetch >> update.log
|
||||||
git merge master >> update.log
|
git merge master >> update.log
|
||||||
|
|
Loading…
Reference in New Issue
Block a user