mirror of
https://github.com/ha7ilm/openwebrx.git
synced 2026-04-04 14:07:32 +00:00
Updated Running OpenWebRX on system startup (markdown)
parent
29b92cbc77
commit
55dbfc4005
1 changed files with 0 additions and 1 deletions
|
|
@ -79,7 +79,6 @@ do_start(){
|
|||
echo -e "${Info_font_prefix}[Info]${Font_suffix} $NAME Has been running..." && exit 0
|
||||
else
|
||||
ulimit -n 51200
|
||||
sleep 5s
|
||||
tmux new -d -s openwebrx-session 'bash -c "cd /home/openwebrx; ./openwebrx.py; bash"'
|
||||
sleep 2s
|
||||
check_running
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue