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:
parent
25df4114ec
commit
ddf797c79a
1 changed files with 0 additions and 6 deletions
|
@ -1,6 +0,0 @@
|
|||
#!/bin/sh
|
||||
|
||||
/etc/init.d/uhttpd restart
|
||||
/etc/init.d/rpcd reload
|
||||
|
||||
return 0
|
Loading…
Reference in a new issue