skripty/publikuj.sh
author František Kučera <franta-hg@frantovo.cz>
Sun, 09 May 2021 19:43:32 +0200
branchv_0
changeset 324 3cbce8bb28c3
parent 203 7fc78d738333
permissions -rwxr-xr-x
relpipe-tr-sql and relpipe-in-sql --list-data-sources option has boolean parameter since v0.18

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