am trying to start a celerycam process using fabric using the below nohup command. Unfortunately, nothing is happening, manually using the same command i could start the pro
you just need to run
run("(nohup yourcommand >& /dev/null < /dev/null &) && sleep 1")