2 lines
51 B
Bash
Executable File
2 lines
51 B
Bash
Executable File
#!/bin/bash
|
|
nohup ./tu_script.sh > /dev/null 2>&1 & |