Fix update.sh
This commit is contained in:
parent
a8629616de
commit
e4762faff5
1 changed files with 1 additions and 1 deletions
|
@ -1,6 +1,6 @@
|
||||||
#!/bin/sh
|
#!/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 \
|
-r git@git.robur.coop:robur/blog.robur.coop.git#gh-pages \
|
||||||
--host https://blog.robur.coop \
|
--host https://blog.robur.coop \
|
||||||
--name "The Robur team" \
|
--name "The Robur team" \
|
||||||
|
|
Loading…
Reference in a new issue