commit | c975fc9ebbcc7d82c16e9eadd2aceb6b9d040389 | [log] [tgz] |
---|---|---|
author | Chih-Wei Huang <cwhuang@linux.org.tw> | Fri Jun 28 12:14:42 2019 +0800 |
committer | Chih-Wei Huang <cwhuang@linux.org.tw> | Fri Jun 28 12:14:42 2019 +0800 |
tree | e91893bbbdd0bf4d83e1a98a97996f07876be333 | |
parent | ed56d9e482ee2fa585249c58cb7c4f650e2ed099 [diff] |
1-install: fix wpa_supplicant.conf created unexpectedly The busybox sed -i is buggy to create an empty file if that file doesn't exist. That causes unexpected issue.