skripty/publikuj.sh
author František Kučera <franta-hg@frantovo.cz>
Sun, 06 Oct 2019 14:05:23 +0200
branchv_0
changeset 273 b68a2fc9e2b3
parent 203 7fc78d738333
permissions -rwxr-xr-x
mention also guile/scheme and awk

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