Files
lyra/scripts/launch.sh
2024-02-20 22:36:40 +01:00

4 lines
63 B
Bash
Executable File

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