diff src/app.coffee @ 27:f27ddfa42e94

try/catch; From/To/-ESN changes; google probs
author Mathias Gebbe <mgebbe@intevation.de>
date Sat, 28 Jun 2014 13:08:40 +0200
parents dbe2232af20f
children faeb3b96bdeb
line wrap: on
line diff
--- a/src/app.coffee	Tue Jun 24 08:32:51 2014 +0200
+++ b/src/app.coffee	Sat Jun 28 13:08:40 2014 +0200
@@ -38,7 +38,7 @@
         # Start Deamon!
         # or comment to the next hashtag after ')' and use
         # Sync.sync()
-        # or start coffee syncALONE.coffee in a different window
+        # or (best) start coffee syncALONE.coffee in a different shell
         exec = require("child_process").exec
         child = undefined
         child = exec("coffee syncALONE.coffee", (error, stdout, stderr) ->
This site is hosted by Intevation GmbH (Datenschutzerklärung und Impressum | Privacy Policy and Imprint)