diff --git a/helpers/DATA/debootstrap/nabia b/helpers/DATA/debootstrap/nabia
new file mode 120000
index 0000000000000000000000000000000000000000..fe1d521296150a6df8fc6e4dbd6426014977929f
--- /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 324753239d6f237a3b3897bf3787c1d2b3c31f24..f82aab9525cf92dae5238fd4c98b58cdc0054478 100644
--- a/helpers/make-debootstrap
+++ b/helpers/make-debootstrap
@@ -1,6 +1,6 @@
 #!/bin/sh
 #
-#    Copyright (C) 2008-2018  Ruben Rodriguez <ruben@trisquel.info>
+#    Copyright (C) 2008-2020  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
@@ -17,7 +17,7 @@
 #    Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA  02110-1301 USA
 #
 
-VERSION=2
+VERSION=3
 NETINST=true
 
 . ./config