From: Svjatoslav Agejenko Date: Sun, 31 Dec 2017 01:56:36 +0000 (+0200) Subject: Script to update static web site. X-Git-Tag: javainspect-1.7~20 X-Git-Url: http://www2.svjatoslav.eu/gitweb/?p=javainspect.git;a=commitdiff_plain;h=49832ef2b1ff966b2bfa37d7549be294962bf392 Script to update static web site. --- diff --git a/tools/update web site b/tools/update web site new file mode 100755 index 0000000..9c3e204 --- /dev/null +++ b/tools/update web site @@ -0,0 +1,7 @@ +#!/bin/bash + +cd "${0%/*}" + +cd .. + +rsync -avz --delete -e 'ssh -p 10006' doc/ n0@www3.svjatoslav.eu:/mnt/big/projects/javainspect/