Skip to content
Snippets Groups Projects
Commit fbc7c8cb authored by Luis Guzmán's avatar Luis Guzmán
Browse files

apt-setup: disable deprecated script

parent 561d9327
No related branches found
No related tags found
1 merge request!917apt-setup: disable deprecated script
Pipeline #730 passed
......@@ -18,7 +18,7 @@
# 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'
REPOKEY=648ACFD622F3D138
NETINST=true
......@@ -203,7 +203,7 @@ ${COMMENT}deb $protocol://$hostname$directory $codename-backports main
${COMMENT}deb-src $protocol://$hostname$directory $codename-backports main
EOF
apt-setup-signed-release archive.trisquel.org "$file"
#apt-setup-signed-release archive.trisquel.org "$file"
exit 0
' > generators/50mirror.trisquel
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment