skripty/publikuj.sh
author František Kučera <franta-hg@frantovo.cz>
Tue, 08 Sep 2020 14:21:19 +0200
branchv_0
changeset 314 a8bdd870a456
parent 203 7fc78d738333
permissions -rwxr-xr-x
documentation cleanup

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