Added optimization to band locking fetch calls
This commit is contained in:
@@ -5,4 +5,4 @@ echo "Content-Type: application/json"
|
||||
echo
|
||||
|
||||
# Read the JSON file and get only the last entry using jq
|
||||
jq 'last' /www/signal_graphs/data_usage.json
|
||||
jq 'last' /tmp/signal_graphs/data_usage.json
|
||||
Reference in New Issue
Block a user