remove duplicated hostapd.conf path info (will show after)
This commit is contained in:
parent
4e92b3ebf5
commit
183cf44934
|
@ -1865,7 +1865,6 @@ write_hostapd_conf() {
|
||||||
else
|
else
|
||||||
echo "WARN: WiFi is not protected by password" >&2
|
echo "WARN: WiFi is not protected by password" >&2
|
||||||
fi
|
fi
|
||||||
echo "Config for current session is $CONFDIR/hostapd.conf" # Useful for sharing with other hostapd users.
|
|
||||||
chmod 600 "$CONFDIR/hostapd.conf"
|
chmod 600 "$CONFDIR/hostapd.conf"
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|
Loading…
Reference in New Issue