Ignore:
Timestamp:
Sep 2, 2013, 1:20:06 AM (13 years ago)
Author:
tobayer
Message:

[titan] tobayer01 swapskin: beautify control files

File:
1 edited

Legend:

Unmodified
Added
Removed
  • ipk/source.sh4/titanswapskins_tobayer01/CONTROL/postrm

    r23202 r23203  
    1010        SPACE=`df | grep /dev/mtdblock | grep mnt | sed 's/ \+/ /g' | cut -d ' ' -f4 | head -n1`
    1111        FREE=`expr $SPACE - 100`
    12         echo ""
    1312        echo "New free space: $FREE kb"
    1413else
     
    1615fi
    1716
    18 echo ""
    1917echo "Successfully removed $plugin."
    2018
Note: See TracChangeset for help on using the changeset viewer.