skripty/publikuj.sh
author František Kučera <franta-hg@frantovo.cz>
Thu, 10 Jan 2019 01:47:57 +0100
branchv_0
changeset 229 36e7d81d8740
parent 203 7fc78d738333
permissions -rwxr-xr-x
fix relpipe-lib-xmlwriter.cpp license

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