0

Install rsync

This commit is contained in:
Tulir Asokan
2023-06-26 15:33:00 +03:00
parent c6b6da1edd
commit bc2448a569

View File

@@ -5,6 +5,6 @@ deploy:
only:
- main
script:
- apk add --no-cache hugo
- apk add --no-cache hugo rsync
- hugo
- rsync -rcthvl --delete public/ /srv/web/plugins.maubot.xyz/