skripty/publikuj.sh
author František Kučera <franta-hg@frantovo.cz>
Sat, 26 Oct 2019 20:57:42 +0200
branchv_0
changeset 276 cfaf1fa94154
parent 203 7fc78d738333
permissions -rwxr-xr-x
rename --keep-file to --file-keep

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