xosc-nohup.sh 55 B

12
  1. #!/bin/bash
  2. nohup python2 xosc.py > log/xosc.out 2>&1 &