3 lines
71 B
Bash
Executable File
3 lines
71 B
Bash
Executable File
#!/bin/bash
|
|
nohup ./NucelarMonitor.debian.script.sh > /dev/null 2>&1 &
|