skripty/publikuj.sh
author František Kučera <franta-hg@frantovo.cz>
Tue, 29 Oct 2019 19:00:52 +0100
branchv_0
changeset 280 eccf2de78284
parent 203 7fc78d738333
permissions -rwxr-xr-x
examples: Getting the outline of an XHTML page

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