1
0
Fork 0
mirror of https://github.com/Ysurac/openmptcprouter-feeds.git synced 2025-02-13 19:11:51 +00:00
openmptcprouter-feeds/openmptcprouter/files/etc/uci-defaults/2070-lcd4linux

6 lines
108 B
Text
Raw Normal View History

2019-03-19 17:30:43 +00:00
#!/bin/sh
/etc/init.d/lcd4linux stop >/dev/null 2>&1
/etc/init.d/lcd4linux disable >/dev/null 2>&1
exit 0