skripty/publikuj.sh
author František Kučera <franta-hg@frantovo.cz>
Sun, 16 Dec 2018 13:35:54 +0100
branchv_0
changeset 214 63f31bf2697f
parent 203 7fc78d738333
permissions -rwxr-xr-x
examples: Writing an output filter in Bash

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