skripty/publikuj.sh
author František Kučera <franta-hg@frantovo.cz>
Thu, 24 Oct 2019 21:52:34 +0200
branchv_0
changeset 139 0246f4b2c827
parent 136 025ec3d898c4
permissions -rwxr-xr-x
fix license version: GNU GPLv3

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