mirror of
https://github.com/eRgo35/lyra.git
synced 2026-03-23 08:29:23 +01:00
server scripts fix
This commit is contained in:
@@ -1,3 +1,3 @@
|
||||
#!/bin/bash
|
||||
|
||||
nohup ../lyra > lyra.log 2> lyra.err < /dev/null &
|
||||
nohup ./lyra > lyra.log 2> lyra.err < /dev/null &
|
||||
|
||||
Reference in New Issue
Block a user