Update config Simulated typo

master-2v2
Alan Johnston 1 week ago committed by GitHub
parent 41b804bd94
commit 63ea891468
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

@ -433,9 +433,9 @@ elif [ "$1" = "-t" ]; then
set -- $value set -- $value
if [ "$5" = "yes" ] || [ "$5" = "y" ]; then if [ "$5" = "yes" ] || [ "$5" = "y" ]; then
echo "Simulalted Telemetry is ON" echo "Simulated Telemetry is ON"
else else
echo "Simulalted Telemetry is OFF" echo "Simulated Telemetry is OFF"
fi fi
echo echo

Loading…
Cancel
Save

Powered by TurnKey Linux.