Skip to content
Snippets Groups Projects

Add nabia release

Merged Luis Guzmán requested to merge Ark74/makeiso:nabia into master
1 file
+ 1
0
Compare changes
  • Side-by-side
  • Inline
+ 1
0
@@ -113,6 +113,7 @@ export CHROOT=$PWD/$DIST-$ARCH
export C="chroot $CHROOT"
export LOG=logs/$DIST-$ARCH.log
export LANG=C
export LC_ALL=C
export LANGUAGE=C
[ -d logs ] || mkdir logs
Loading