Skip to content
This repository was archived by the owner on Jul 7, 2021. It is now read-only.

Commit bf5d61b

Browse files
authored
Merge pull request #12 from Linux4Yourself/makpif-patch-1
use $LIN
2 parents 89b5ec9 + 3c9d491 commit bf5d61b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/mkiso.sh

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@ WDIR=/tmp/lx4uiso
1414
ISOLINUXDIR=$CWD/livecd/isolinux
1515
DISTRONAME="Lx4u"
1616
LABEL=Lx4uLiveCD
17-
LIN_ROOT=/mnt/lin
17+
LIN_ROOT=$LIN
1818
OUTPUT=Lx4u-$LIN_VER-livecd.iso
1919

2020
isolinux_files="chain.c32 isolinux.bin ldlinux.c32 libutil.c32 reboot.c32 menu.c32

0 commit comments

Comments
 (0)