Correcting typo in previous aptitude->tasksel commit.
This commit is contained in:
parent
84e4a199da
commit
8273a3f812
|
@ -191,7 +191,7 @@ Set_defaults ()
|
|||
fi
|
||||
|
||||
# Setting tasksel
|
||||
LH_TASKSEL="${LH_TASKSEL:-taskel}"
|
||||
LH_TASKSEL="${LH_TASKSEL:-tasksel}"
|
||||
|
||||
# Setting root directory
|
||||
if [ -z "${LH_ROOT}" ]
|
||||
|
|
Loading…
Reference in New Issue