skripty/publikuj.sh
author František Kučera <franta-hg@frantovo.cz>
Sun, 06 Jan 2019 22:15:38 +0100
branchv_0
changeset 226 fc68cd31db78
parent 203 7fc78d738333
permissions -rwxr-xr-x
move common XML code to relpipe-lib-xmlwriter (a header-only library)

#!/bin/bash
SERVER="globalcode.info";
ADRESAR="/var/www/relational-pipes.globalcode.info/$(hg branch)/";
rsync -av výstup/ $SERVER:$ADRESAR