source: ipk/source/swapmediacenter_mayhemIIIKS_2_5/CONTROL/postinst@ 722

Last change on this file since 722 was 521, checked in by civer, 17 years ago

-added all latest ipk sources

File size: 140 bytes
Line 
1#!/bin/sh
2TMP=/tmp/.swapmediacenter
3echo "successfully installed"
4echo "syncing disk"
5echo "now you can choose the new skin...."
6sync
7exit 0
Note: See TracBrowser for help on using the repository browser.