Fixed issue where celery scheduler was not being started

pull/421/head
Piero Toffanin 2018-03-31 12:48:15 -04:00
rodzic 7b6efd6031
commit a9c5c4b8ae
1 zmienionych plików z 0 dodań i 1 usunięć

Wyświetl plik

@ -1,5 +1,4 @@
#!/bin/bash
set -eo pipefail
__dirname=$(cd $(dirname "$0"); pwd -P)
cd ${__dirname}