@@ -0,0 +1,13 @@
+git pull
+cd design_template/
+cd ..
+cd tickets/
+cd metaservicesynced/
+cd openlocal/
@@ -0,0 +1,6 @@
+@echo off
+cd design_template && git pull && cd ..
+cd tickets && git pull && cd ..
+cd metaservicesynced && git pull && cd ..
+cd openlocal && git pull && cd ..