Ready for version 1.1.2

PR for the main repository, version 1.1.2 with sms_tool as the major change
This commit is contained in:
Russel Yasol
2025-01-17 14:29:29 +08:00
parent 622d0d9361
commit 397e0de45a
139 changed files with 168 additions and 2883 deletions

View File

@@ -1,8 +0,0 @@
#!/bin/sh
# Set content type to JSON
echo "Content-Type: application/json"
echo
# Read the JSON file and get only the last entry using jq
jq 'last' /tmp/signal_graphs/data_usage.json