blog.robur.coop/update.sh

8 lines
200 B
Bash
Raw Normal View History

2023-11-15 10:04:02 +00:00
#!/bin/sh
opam exec -- dune exec src/push.exe --
2023-11-15 10:04:02 +00:00
-r git@git.robur.coop:robur/blog.robur.coop.git#gh-pages \
--host https://blog.robur.coop \
2023-11-15 10:04:02 +00:00
--name "The Robur team" \
--email team@robur.coop