setup.sh 112 B

1234
  1. export PY2_ROOT=$IROOT/py2
  2. export PY2=$PY2_ROOT/bin/python
  3. $PY2 web2py/web2py.py -a '' -i 127.0.0.1 -p 8080 &