Removed unneeded lenny function.
This commit is contained in:
@@ -332,11 +332,6 @@ function usage {
|
|||||||
exit 2
|
exit 2
|
||||||
}
|
}
|
||||||
|
|
||||||
function lenny {
|
|
||||||
echo "Installing for Lenny"
|
|
||||||
DIST=LENNY
|
|
||||||
}
|
|
||||||
|
|
||||||
if [ $# -eq 0 ]
|
if [ $# -eq 0 ]
|
||||||
then
|
then
|
||||||
all
|
all
|
||||||
|
|||||||
Reference in New Issue
Block a user