X-Git-Url: http://www2.svjatoslav.eu/gitweb/?p=qbasicapps.git;a=blobdiff_plain;f=tools%2Fupdate%20web%20site;fp=tools%2Fupdate%20web%20site;h=e6d305609b4a8b34ec0e590dc59a4bce5953347b;hp=0000000000000000000000000000000000000000;hb=3779e9035f2c67e36111585e10d956a3e9e3c0fa;hpb=1c3bea8ea3a737cf9dbea3014a7c67c183464b52 diff --git a/tools/update web site b/tools/update web site new file mode 100755 index 0000000..e6d3056 --- /dev/null +++ b/tools/update web site @@ -0,0 +1,12 @@ +#!/bin/bash + +cd "${0%/*}" + +cd .. + +rsync -avz --delete -e 'ssh -p 10006' ./ \ + --include="*/" \ + --include="*.html" \ + --include="*.png" \ + --exclude="*" \ + n0@www3.svjatoslav.eu:/mnt/big/projects/qbasicapps/