chaloBEST/gateway/run_gateway.sh
2012-02-28 16:31:52 +05:30

10 lines
147 B
Bash
Executable File

#!/bin/bash
#
# Launch the router. Put this file in /srv/smsBEST/bin.
#
cd /srv/smsBEST
source bin/activate
cd gateway
python manage.py runrouter