OSDN Git Service

1-install: fix wpa_supplicant.conf created unexpectedly
authorChih-Wei Huang <cwhuang@linux.org.tw>
Fri, 28 Jun 2019 04:14:42 +0000 (12:14 +0800)
committerChih-Wei Huang <cwhuang@linux.org.tw>
Fri, 28 Jun 2019 04:14:42 +0000 (12:14 +0800)
The busybox sed -i is buggy to create an empty file if that file
doesn't exist. That causes unexpected issue.


No differences found