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.
2 parents 42f4a4c + 3827013 commit c0cf1e4Copy full SHA for c0cf1e4
scripts/install-angstrom.sh
@@ -98,7 +98,7 @@ wget http://feeds.angstrom-distribution.org/feeds/next/ipk/eglibc/all/lsb-base_3
98
opkg install lsb-base_3.2-r0.9_all.ipk
99
rm lsb-base_3.2-r0.9_all.ipk
100
101
-wget http://www.angstrom-distribution.org/feeds/v2012.05/ipk/eglibc/armv7a/base/sudo_1.8.4p4-r1_armv7a.ipk
+wget http://feeds.angstrom-distribution.org/feeds/v2012.05/ipk/eglibc/armv7a/base/sudo_1.8.4p4-r1_armv7a.ipk
102
opkg install sudo_1.8.4p4-r1_armv7a.ipk
103
rm sudo_1.8.4p4-r1_armv7a.ipk
104
0 commit comments