@@ -29,12 +29,6 else # BUILD_KERNEL=true | |||||
29 |
|
29 | |||
30 |
|
|
30 | # Use specified APT server and release | |
31 |
|
|
31 | sed -i "s/\/ftp.debian.org\//\/${APT_SERVER}\//" "${ETC_DIR}/apt/sources.list" | |
32 | sed -i "s/ jessie/ ${RELEASE}/" "${ETC_DIR}/apt/sources.list" |
|
|||
33 | fi |
|
|||
34 |
|
||||
35 |
|
||||
36 | # Use specified APT server and release |
|
|||
37 | sed -i "s/\/ftp.debian.org\//\/${APT_SERVER}\//" "${ETC_DIR}/apt/sources.list" |
|
|||
38 |
|
32 | |||
39 | #Fix for changing path for security updates in testing |
|
33 | #Fix for changing path for security updates in testing | |
40 | if [ "$RELEASE" = "testing" ] ; then |
|
34 | if [ "$RELEASE" = "testing" ] ; then |
General Comments 0
Vous devez vous connecter pour laisser un commentaire.
Se connecter maintenant