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