build(deploy): deploy to shione.net

This commit is contained in:
Renken 2024-02-17 15:15:49 +01:00
parent 644b736f86
commit f243ffdbe3
Signed by: renken
GPG key ID: 1F2BB159B645E575

View file

@ -2,7 +2,10 @@
set -eu set -eu
cd -- build make
make doc rsync \
rsync -a --delete --progress doc/html/ 'web@shione.vermwa.re:' -a \
cd -- .. --delete \
--progress \
build/doc \
'root@shione:/var/www/html/www.shione.net/'