@@ -203,7 +203,7 mount --bind /dev/pts $R/dev/pts | |||
|
203 | 203 | |
|
204 | 204 | # Use proxy inside chroot |
|
205 | 205 | if [ -z "$APT_PROXY" ] ; then |
|
206 | echo "Acquire::http::Proxy \"$APT_PROXY\"" >> $R/etc/apt/apt.conf.d/10proxy | |
|
206 | echo "Acquire::http::Proxy \"$APT_PROXY\";" >> $R/etc/apt/apt.conf.d/10proxy | |
|
207 | 207 | fi |
|
208 | 208 | |
|
209 | 209 | # Pin package flash-kernel to repositories.collabora.co.uk |
General Comments 0
Vous devez vous connecter pour laisser un commentaire.
Se connecter maintenant