Ignore:
Timestamp:
Apr 1, 2011, 9:12:59 PM (15 years ago)
Author:
obi
Message:

fix

File:
1 edited

Legend:

Unmodified
Added
Removed
  • ipk/source/settings_default_kabel_1.0/CONTROL/preinst

    r6865 r6867  
    1010echo "Some Plugins will not work correctly on your $model!"
    1111echo ""
    12 if [ "$model" = "" ]; then
     12if [ "$model" != "at7500" ]; then
    1313        echo "Sorry! This Plugin is not available for your $model because it will not work correctly!!!"
    1414        echo "Aborting installation..."
Note: See TracChangeset for help on using the changeset viewer.