Files
lyra/scripts/launch.sh

4 lines
64 B
Bash
Executable File

#!/bin/bash
nohup ../lyra > lyra.log 2> lyra.err < /dev/null &