comparison src/restartSYNC.sh @ 28:faeb3b96bdeb

use html-to-text
author Mathias Gebbe <mgebbe@intevation.de>
date Tue, 29 Jul 2014 12:14:02 +0200
parents
children 34cfa565f565
comparison
equal deleted inserted replaced
27:f27ddfa42e94 28:faeb3b96bdeb
1 #!/bin/bash
2
3 cd /home/pumpbridge/pumpbridge/src
4
5 until coffee syncALONE.coffee; do
6 echo "sync crashed with exit code $?. Respawning.." >&2
7 sleep 1
8 done
This site is hosted by Intevation GmbH (Datenschutzerklärung und Impressum | Privacy Policy and Imprint)