api / app
zhuyougu's picture
Upload app
07c606b
raw
history blame
No virus
96 Bytes
#!/bin/bash
redis-server --bind 0.0.0.0 &
nginx -g "daemon off;" &
java -jar /app/carbon.jar