Changeset 23371 for ipk/source.sh4/swapemus_oscam_6089/CONTROL/postrm
- Timestamp:
- Sep 7, 2013, 2:18:31 PM (13 years ago)
- File:
-
- 1 edited
-
ipk/source.sh4/swapemus_oscam_6089/CONTROL/postrm (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
ipk/source.sh4/swapemus_oscam_6089/CONTROL/postrm
r23366 r23371 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)