nutterpc / tg-luci

Package Files required for build of Luci
10 stars 7 forks source link

Segmentation Fault #17

Closed lorenzocanalelc closed 5 years ago

lorenzocanalelc commented 5 years ago

Model: TG789vac V2 Firmware: 17.2 When trying to run the install.sh the modem returned "Segmentation Fault". I fixed removing this [logger() { logger -s -t "tg-LuCI Install Script:" "$1" echo "$1" }] from the script, but I didn't receive any message during the installation. The script worked well though and everything was working fine after the reboot.

FrancYescO commented 5 years ago

fixed with https://github.com/nutterpc/tg-luci/pull/16