Как запустить .sh файл в фоновом Linux
$ nohup ./my-shell-script.sh &
Gifted Gibbon
$ nohup ./my-shell-script.sh &