1
1
mirror of https://notabug.org/peers/forgefed synced 2020-06-03 18:21:30 +00:00
forgefed/deploy.sh
2019-10-03 17:34:47 +03:00

12 lines
184 B
Bash
Executable File

#!/bin/bash
rsync \
--rsh='ssh -p 1234' \
--recursive \
--chown=hakyll:hakyll \
--compress \
--delete \
--verbose \
html/ \
hakyll@angeley.es:forgefed