Fix update.sh

This commit is contained in:
Reynir Björnsson 2024-12-17 15:21:43 +01:00
parent a8629616de
commit e4762faff5

View file

@ -1,6 +1,6 @@
#!/bin/sh
opam exec -- dune exec bin/push.exe --
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" \