skripty/publikuj.sh
author František Kučera <franta-hg@frantovo.cz>
Mon, 25 Dec 2023 14:08:19 +0100
branchv_0
changeset 137 6aeed29d3a6e
permissions -rwxr-xr-x
graphics.globalcode.info - new website; ShaderShark description
Ignore whitespace changes - Everywhere: Within whitespace: At end of lines:
137
6aeed29d3a6e graphics.globalcode.info - new website; ShaderShark description
František Kučera <franta-hg@frantovo.cz>
parents:
diff changeset
     1
#!/bin/bash
6aeed29d3a6e graphics.globalcode.info - new website; ShaderShark description
František Kučera <franta-hg@frantovo.cz>
parents:
diff changeset
     2
SERVER="globalcode.info";
6aeed29d3a6e graphics.globalcode.info - new website; ShaderShark description
František Kučera <franta-hg@frantovo.cz>
parents:
diff changeset
     3
ADRESAR="/var/www/graphics.globalcode.info/$(hg branch)/";
6aeed29d3a6e graphics.globalcode.info - new website; ShaderShark description
František Kučera <franta-hg@frantovo.cz>
parents:
diff changeset
     4
rsync -av výstup/ $SERVER:$ADRESAR