File size: 66 Bytes
1ba072b
 
 
 
1
2
3
4
#!/bin/bash

export PYTHONPATH=$PYTHONPATH:/app:/app/app
exec "$@"