mirror of
https://github.com/RaspAP/raspap-webgui.git
synced 2024-11-22 07:30:23 +00:00
3 lines
102 B
Bash
Executable file
3 lines
102 B
Bash
Executable file
#!/bin/bash
|
|
/bin/sed -i 's|DAEMON_OPTS=" -f /tmp/hostapd.log"|#DAEMON_OPTS=""|' /etc/default/hostapd
|
|
|