We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent a83187f commit 1f52ec3Copy full SHA for 1f52ec3
dist/preparetxpidist.sh
@@ -94,7 +94,6 @@ mount -n -t vfat /dev/mmcblk0p1 "$mount_dir" -o rw
94
# Configure WIFI
95
boot_wifi=$mount_dir/wpa_supplicant.conf
96
if [ -f "$boot_wifi" ]; then
97
- #echo "hello" > $nount_dir/found_wpa.txt
98
mv -f $boot_wifi /etc/wpa_supplicant/wpa_supplicant.conf
99
chmod 600 /etc/wpa_supplicant/wpa_supplicant.conf
100
fi
0 commit comments