Browse Source

Sync from anywhere.

Nikola Kotur 8 years ago
parent
commit
99fe3a845d
1 changed files with 1 additions and 2 deletions
  1. 1 2
      sync.sh

+ 1 - 2
sync.sh

@@ -1,4 +1,3 @@
 #!/bin/bash
 
-rsync -avz /srv/http/default/leon/ leon_kotur_org@main:www/
-
+rsync -avz $(git rev-parse --show-toplevel)/ leon_kotur_org@main:www/