Remove non-trisquel scripts from debootstrap, fixes #23629

This commit is contained in:
Ruben Rodriguez 2018-03-18 13:11:57 -04:00
parent 6834c7901b
commit b1ae7a946b

View file

@ -1,6 +1,6 @@
#!/bin/sh
#
# Copyright (C) 2008-2010 Rubén Rodríguez <ruben@trisquel.info>
# Copyright (C) 2008-2018 Ruben Rodriguez <ruben@trisquel.info>
#
# This program is free software; you can redistribute it and/or modify
# it under the terms of the GNU General Public License as published by
@ -22,9 +22,10 @@ NETINST=true
. ./config
rm scripts/*
cp -a $DATA/* scripts/
changelog "Added Trisquel's scripts"
changelog "Only include trisquel origins"
compile