fix
parent
a396c0f5d0
commit
7cd51df455
|
|
@ -12,7 +12,7 @@ if [ "$TARGET" = "" ]; then
|
|||
exit 1
|
||||
fi
|
||||
|
||||
if [ -d "$SOURCE/data/slax/boot" ]; then
|
||||
if [ -d "$SOURCE/data/slax" ]; then
|
||||
SLAX=$SOURCE/data/slax
|
||||
fi
|
||||
|
||||
|
|
|
|||
Loading…
Reference in New Issue