ROBERT, WE WENT OVER THIS. C++ IO SUCKS.

This commit is contained in:
Ariejan de Vroom 2015-12-04 16:48:06 +01:00
parent ecd92de8d3
commit 0604d2425a

View File

@ -18,4 +18,4 @@ job:
- golang
script:
- hugo
- rsync -aqz --delete-after --no-progress public/ -e 'ssh -o UserKnownHostsFile=/dev/null,StrictHostKeyChecking=no $RSYNC_TARGET'
- rsync -aqz --delete-after --no-progress public/* -e ssh -o 'UserKnownHostsFile=/dev/null,StrictHostKeyChecking=no' ariejan@mail.devroom.io:/home/ariejan/www/ariejan.net