apt-setup: disable deprecated script
This commit is contained in:
parent
561d93278d
commit
fbc7c8cb6a
1 changed files with 2 additions and 2 deletions
|
|
@ -18,7 +18,7 @@
|
||||||
# Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 USA
|
# Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 USA
|
||||||
#
|
#
|
||||||
|
|
||||||
VERSION=2
|
VERSION=3
|
||||||
EXTERNAL='deb-src http://ftp.debian.org/debian stable main'
|
EXTERNAL='deb-src http://ftp.debian.org/debian stable main'
|
||||||
REPOKEY=648ACFD622F3D138
|
REPOKEY=648ACFD622F3D138
|
||||||
NETINST=true
|
NETINST=true
|
||||||
|
|
@ -203,7 +203,7 @@ ${COMMENT}deb $protocol://$hostname$directory $codename-backports main
|
||||||
${COMMENT}deb-src $protocol://$hostname$directory $codename-backports main
|
${COMMENT}deb-src $protocol://$hostname$directory $codename-backports main
|
||||||
EOF
|
EOF
|
||||||
|
|
||||||
apt-setup-signed-release archive.trisquel.org "$file"
|
#apt-setup-signed-release archive.trisquel.org "$file"
|
||||||
|
|
||||||
exit 0
|
exit 0
|
||||||
' > generators/50mirror.trisquel
|
' > generators/50mirror.trisquel
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue