We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 5bac519 commit 33a87c8Copy full SHA for 33a87c8
etc/rc.local
@@ -115,7 +115,7 @@ if ip link | grep "$INTERFACE" ; then
115
if ip link | grep "$INTERFACE" | grep -e "state UP" -e "DORMANT" ; then
116
sudo ip link set wlan0 mode default
117
fi
118
- sudo systemctl restart hostapd; fi
+ sudo systemctl restart hostapd
119
120
121
# If a wireless USB dongle is available, and previously used then let's check if we can auto-connect to a wireless network
0 commit comments