add update script

This commit is contained in:
Robur 2023-11-15 10:04:02 +00:00
parent 13062f1eac
commit 7097c88d3b

6
update.sh Executable file
View file

@ -0,0 +1,6 @@
#!/bin/sh
opam exec -- dune exec src/blogger.exe -- push \
-r git@git.robur.coop:robur/blog.robur.coop.git#gh-pages \
--name "The Robur team" \
--email team@robur.coop