blog.robur.coop/update.sh
2024-12-17 15:21:43 +01:00

7 lines
202 B
Bash
Executable file

#!/bin/sh
opam exec -- dune exec bin/push.exe -- \
-r git@git.robur.coop:robur/blog.robur.coop.git#gh-pages \
--host https://blog.robur.coop \
--name "The Robur team" \
--email team@robur.coop