mirror of
https://github.com/caiwx86/small-packages.git
synced 2026-07-29 18:01:55 +08:00
7 lines
130 B
Bash
7 lines
130 B
Bash
#!/bin/sh
|
|
chmod +x /etc/init.d/advancedplus /usr/bin/advancedplusipk /usr/bin/uhttpd-watchdog
|
|
|
|
|
|
rm -f /tmp/luci-indexcache
|
|
exit 0
|