SDXPINN branch is now ipk focused
-Updated opkg-feed with new packages -Updated key cause I lost my private key
This commit is contained in:
7
ipk-source/luci-app-atinout-mod_1.3.4-20241006_all/CONTROL/postinst-pkg
Executable file
7
ipk-source/luci-app-atinout-mod_1.3.4-20241006_all/CONTROL/postinst-pkg
Executable file
@@ -0,0 +1,7 @@
|
||||
#!/bin/sh
|
||||
chmod +x /sbin/set_at_port.sh
|
||||
chmod +x /usr/bin/luci-app-atinout
|
||||
rm -rf /tmp/luci-indexcache
|
||||
rm -rf /tmp/luci-modulecache/
|
||||
/sbin/set_at_port.sh
|
||||
exit 0
|
||||
Reference in New Issue
Block a user