Changeset 23370 for ipk/source/bootlogos_bikergirl_0_1/CONTROL/postinst
- Timestamp:
- Sep 7, 2013, 2:14:36 PM (13 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
ipk/source/bootlogos_bikergirl_0_1/CONTROL/postinst
r23364 r23370 1 1 #!/bin/sh 2 INSTDIR="$1"3 2 4 echo "successfully removed"5 if [ "/var/swap" == "$INSTDIR" ]; then6 echo "syncing disk"7 sync8 else9 SPACE=`getfreespace "$INSTDIR"`10 FREE=`expr $SPACE - 100`11 echo new freespace size $FREE kb12 fi13 3 exit 0
Note:
See TracChangeset
for help on using the changeset viewer.
![(please configure the [header_logo] section in trac.ini)](/openaaf/chrome/common/titannit_trac_banner.png)