johnhec

Results 1 issues of johnhec

When running in the background, the log output is in the file and an error is reported. start.sh ``` #!/bin/bash yarn cli mint-dft electron --satsbyte 30 ``` > nohup ./start.sh...