build(deploy): copy content of doc directory

This commit is contained in:
Renken 2024-03-05 21:00:55 +01:00
parent 7b2ba34415
commit 83e81919a0
Signed by: renken
GPG key ID: 1F2BB159B645E575

View file

@ -7,5 +7,5 @@ rsync \
-a \ -a \
--delete \ --delete \
--progress \ --progress \
build/doc \ build/doc/ \
'root@shione:/var/www/html/www.shione.net/' 'root@shione:/var/www/html/www.shione.net'