Describe the bug
The option for the autostart can break if the "on" option is used multiple times in a row (sudo python3 start.py -a=on)
The /etc/rc.local file get multiple lines and server cannot be started correctly any more.
Additional context
This should be fixed once a proper docker system is put in place (#8)
Does it make sense to work on a fix now?
Describe the bug The option for the autostart can break if the "on" option is used multiple times in a row (sudo python3 start.py -a=on) The /etc/rc.local file get multiple lines and server cannot be started correctly any more.
Additional context This should be fixed once a proper docker system is put in place (#8) Does it make sense to work on a fix now?