fix
This commit is contained in:
@@ -12,7 +12,7 @@ if [ "$TARGET" = "" ]; then
|
|||||||
exit 1
|
exit 1
|
||||||
fi
|
fi
|
||||||
|
|
||||||
if [ -d "$SOURCE/data/slax/boot" ]; then
|
if [ -d "$SOURCE/data/slax" ]; then
|
||||||
SLAX=$SOURCE/data/slax
|
SLAX=$SOURCE/data/slax
|
||||||
fi
|
fi
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user