1 2 3 4 5 6
#!/bin/bash su nobody -c /data/srv/hobbit/server/bin/hobbitadd.py #if [ $? = 0 ] #then # sv restart hobbit #fi