Browse Source

Added sync.

Nikola Kotur 9 years ago
parent
commit
d9c69a5752
1 changed files with 4 additions and 0 deletions
  1. 4 0
      sync.sh

+ 4 - 0
sync.sh

@@ -0,0 +1,4 @@
+#!/bin/bash
+
+rsync -avz /srv/http/default/leon/ leon_kotur_org@main:www/
+