small fix
This commit is contained in:
parent
de176bf985
commit
d423c98407
@ -18,4 +18,6 @@ killall teatrade-edge
|
||||
|
||||
cd /var/lib/teatrader-edge/
|
||||
|
||||
exec teatrade-edge
|
||||
./teatrade-edge &
|
||||
|
||||
return 0;
|
||||
|
||||
@ -21,4 +21,6 @@ killall teatrade-stable
|
||||
|
||||
cd /var/lib/teatrader-stable/
|
||||
|
||||
exec teatrade-stable
|
||||
./teatrade-stable &
|
||||
|
||||
return 0;
|
||||
|
||||
Loading…
Reference in New Issue
Block a user