luci-app-attendedsysupgrade: remove defaults

The defaults were added to make the app instantly available after
installing, however this automatically works since using JavaScript.

Signed-off-by: Paul Spooren <mail@aparcar.org>
This commit is contained in:
Paul Spooren 2021-03-08 09:56:00 -10:00
parent 25df4114ec
commit ddf797c79a

View file

@ -1,6 +0,0 @@
#!/bin/sh
/etc/init.d/uhttpd restart
/etc/init.d/rpcd reload
return 0