Ignore:
Timestamp:
Nov 26, 2011, 2:40:20 PM (14 years ago)
Author:
madie
Message:

[ipk] fix swapemus for atemio release

File:
1 edited

Legend:

Unmodified
Added
Removed
  • ipk/source.sh4/swapemus_gbox800/CONTROL/preinst

    r9261 r11622  
    2626fi
    2727echo "swapstick found...."
    28 echo "installing gbox800 to swapstick..."
    29 echo "checking OS"
    30 if  [ `cat /etc/motd | grep AAF | grep M | grep rev | wc -l` -eq 0 ]; then                     
    31         echo ---------------------------
    32         echo DONT USE this IPK Package!!
    33         echo ---
    34         echo Only for AAF Image!!
    35         echo ---------------------------
    36         exit 1
    37 fi
    38 
    39 sync
     28echo "installing gbox800 to swapstick..."sync
    4029
    4130exit 0
Note: See TracChangeset for help on using the changeset viewer.