skripty/publikuj.sh
author František Kučera <franta-hg@frantovo.cz>
Wed, 30 Oct 2019 00:34:58 +0100
branchv_0
changeset 281 0b6b1781a0a5
parent 203 7fc78d738333
permissions -rwxr-xr-x
examples: Indexing and searching the filesystem

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