File tree Expand file tree Collapse file tree 1 file changed +2
-2
lines changed
Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Original file line number Diff line number Diff line change @@ -50,7 +50,7 @@ If the standard `apt install` method doesn't work for your device (you'll know i
5050``` bash
5151> mkdir -p /etc/wpa_supplicant/packages
5252> cd /etc/wpa_supplicant/packages
53- > wget http://ftp.us. debian.org/debian/pool/main/w/wpa/wpasupplicant_2.9.0-21+deb11u3_arm64.deb
53+ > wget http://security. debian.org/debian-security /pool/updates /main/w/wpa/wpasupplicant_2.9.0-21+deb11u3_arm64.deb
5454> wget http://ftp.us.debian.org/debian/pool/main/p/pcsc-lite/libpcsclite1_1.9.1-1_arm64.deb
5555> dpkg -i * .deb
5656```
@@ -219,7 +219,7 @@ First download the required packages (with missing dependencies) from debian int
219219``` bash
220220> mkdir -p /etc/wpa_supplicant/packages
221221> cd /etc/wpa_supplicant/packages
222- > wget http://ftp.us. debian.org/debian/pool/main/w/wpa/wpasupplicant_2.9.0-21+deb11u3_arm64.deb
222+ > wget http://security. debian.org/debian-security /pool/updates /main/w/wpa/wpasupplicant_2.9.0-21+deb11u3_arm64.deb
223223> wget http://ftp.us.debian.org/debian/pool/main/p/pcsc-lite/libpcsclite1_1.9.1-1_arm64.deb
224224```
225225
You can’t perform that action at this time.
0 commit comments