mirror of
https://github.com/lxsang/meta-rpi-diya.git
synced 2025-08-01 21:50:55 +02:00
Compare commits
1 Commits
d59c841650
...
a942ba09bc
Author | SHA1 | Date | |
---|---|---|---|
a942ba09bc |
@ -25,7 +25,7 @@ case "$1" in
|
||||
rm /boot/home_partition_should_be_formated
|
||||
fi
|
||||
if [ -e "/boot/wpa_supplicant.conf" ];then
|
||||
install -m 0644 /boot/wpa_supplicant.conf /var/etc/network
|
||||
install -m 0644 /boot/wpa_supplicant.conf /var/etc/network/
|
||||
rm /boot/wpa_supplicant.conf
|
||||
reboot
|
||||
fi
|
||||
|
Reference in New Issue
Block a user