Be internally consistent (": > ..." is used elsewhere in this file)

This commit is contained in:
dteske 2016-12-12 18:43:42 +00:00
parent a86c55d3d1
commit 827f6676dc

View File

@ -143,7 +143,7 @@ dialog_country_select()
############################################################ MAIN
echo -n > "$BSDINSTALL_TMPETC/wpa_supplicant.conf"
: > "$BSDINSTALL_TMPETC/wpa_supplicant.conf"
chmod 0600 "$BSDINSTALL_TMPETC/wpa_supplicant.conf"
echo "ctrl_interface=/var/run/wpa_supplicant" >> "$BSDINSTALL_TMPETC/wpa_supplicant.conf"