small fix

This commit is contained in:
fabolous005 2025-12-30 02:35:42 +01:00
parent de176bf985
commit d423c98407
2 changed files with 6 additions and 2 deletions

View File

@ -18,4 +18,6 @@ killall teatrade-edge
cd /var/lib/teatrader-edge/
exec teatrade-edge
./teatrade-edge &
return 0;

View File

@ -21,4 +21,6 @@ killall teatrade-stable
cd /var/lib/teatrader-stable/
exec teatrade-stable
./teatrade-stable &
return 0;