source: ipk/source/swapskins_nemesisblackbox_1_2/CONTROL/postinst@ 1185

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

-added all latest ipk sources

File size: 129 bytes
Line 
1#!/bin/sh
2TMP=/tmp/.skin
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.