It looks like it restarting the wlan0 but not rebooting
There is nothing in your script that would/should reboot the OS.
Do the commands
Code:
sudo ifconfig wlan0 down
Code:
sudo ifconfig wlan0 up
when used at a shell (CLI) prompt, have the expected effect of dropping and restarting the wlan interface?
Statistics: Posted by B.Goode — Sat Feb 10, 2024 3:37 pm