update sms_tool and socat_at-bridge
-Updated sms_tool binary to the AP aarch64 version - socat-at-bridge ready to build
This commit is contained in:
9
ipk-source/socat-at-bridge/CONTROL/postinst
Executable file
9
ipk-source/socat-at-bridge/CONTROL/postinst
Executable file
@@ -0,0 +1,9 @@
|
||||
#!/bin/ash
|
||||
|
||||
echo "Enabling socat-at-bridge at startup"
|
||||
service enable socat-at-bridge
|
||||
echo "Starting socat-at-bridge"
|
||||
service start socat-at-bridge
|
||||
|
||||
exit 0
|
||||
|
||||
Reference in New Issue
Block a user