mirror of
https://github.com/eRgo35/lyra.git
synced 2026-02-04 12:26:10 +01:00
4 lines
64 B
Bash
Executable File
4 lines
64 B
Bash
Executable File
#!/bin/bash
|
|
|
|
nohup ../lyra > lyra.log 2> lyra.err < /dev/null &
|