we45/RoboZap

RoboZAP lib Headless mode

madhu92be opened this issue · 2 comments

Hi

I have observed that their is no code written for zap headless mode.

Under zap headless mode, their is a copy of gui mode.

Please correct it and help me on this.

Thanks and Regards,
Madhusudana

@madhu92be Just use the keyword start headless zap instead of start gui zap and you should be good. I just checked the code. it uses the -daemon flag which runs headless itself.