diff --git a/fabfile.py b/fabfile.py index 1a53ef1..1024920 100644 --- a/fabfile.py +++ b/fabfile.py @@ -14,8 +14,8 @@ 'docs': 'docs', 'branch': 'master', 'key_filename': os.path.expanduser('~/.ssh/modilabs.pem'), - 'init_script': 'bamboo_uwsgi.sh', - 'celeryd': 'celeryd', + 'init_script': 'bamboo_uwsgi.sh', + 'celeryd': 'celeryd', } }