@@ -0,0 +1,6 @@
+#!/bin/bash
+
+rsync -av \
+ --exclude='dev/' \
+ --exclude='logfile/' \
+ _output.server_dev/ _output.server/