|
|
@ -7,8 +7,7 @@ install(){
|
|
|
|
}
|
|
|
|
}
|
|
|
|
|
|
|
|
|
|
|
|
start(){
|
|
|
|
start(){
|
|
|
|
source sandbox/bin/activate
|
|
|
|
sandbox/bin/python src/api/index.py --path $PWD/config.json --port 8084 --context payment & > log
|
|
|
|
python src/api/index.py --path $PWD/config.json --port 8080 &
|
|
|
|
|
|
|
|
}
|
|
|
|
}
|
|
|
|
|
|
|
|
|
|
|
|
stop(){
|
|
|
|
stop(){
|
|
|
|