Update QuecManager Beta to 1.1.0-6
- Removed a problematic script from quecmanager-services that was casing init.d to stall at boot. Services beyond it like uhttpd and tailscale would not start as a result. - This script is slated for removal for the transition from atinout to sms_tool anyways. - Kown issues: SMS does not work
This commit is contained in:
@@ -7,8 +7,6 @@ USE_PROCD=1
|
||||
|
||||
start_service() {
|
||||
echo "Starting QuecManager services"
|
||||
echo "Setting SMS text mode and Fetching initial SMS messages"
|
||||
/www/cgi-bin/services/change_sms_code.sh
|
||||
echo "Executed"
|
||||
echo "Starting Signal Metrics Logger"
|
||||
# Start Signal Metrics Logger
|
||||
|
||||
Reference in New Issue
Block a user