Skip to content
Snippets Groups Projects
Commit b1ae7a94 authored by Ruben Rodriguez's avatar Ruben Rodriguez
Browse files

Remove non-trisquel scripts from debootstrap, fixes #23629

parent 6834c790
No related branches found
No related tags found
No related merge requests found
#!/bin/sh #!/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 # 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 # it under the terms of the GNU General Public License as published by
...@@ -22,9 +22,10 @@ NETINST=true ...@@ -22,9 +22,10 @@ NETINST=true
. ./config . ./config
rm scripts/*
cp -a $DATA/* scripts/ cp -a $DATA/* scripts/
changelog "Added Trisquel's scripts" changelog "Only include trisquel origins"
compile compile
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