NucelarMonitor/Bash/NucelarMonitor.debian.execute.sh

2 lines
51 B
Bash
Executable File

#!/bin/bash
nohup ./tu_script.sh > /dev/null 2>&1 &