diff --git a/helpers/DATA/debootstrap/nabia b/helpers/DATA/debootstrap/nabia new file mode 120000 index 0000000..fe1d521 --- /dev/null +++ b/helpers/DATA/debootstrap/nabia @@ -0,0 +1 @@ +trisquel \ No newline at end of file diff --git a/helpers/make-debootstrap b/helpers/make-debootstrap index 3247532..f82aab9 100644 --- a/helpers/make-debootstrap +++ b/helpers/make-debootstrap @@ -1,6 +1,6 @@ #!/bin/sh # -# Copyright (C) 2008-2018 Ruben Rodriguez +# Copyright (C) 2008-2020 Ruben Rodriguez # # 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 @@ -17,7 +17,7 @@ # Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 USA # -VERSION=2 +VERSION=3 NETINST=true . ./config