source: ipk/source/swapscreensaver_fcbayern_1_0/CONTROL/postinst@ 4456

Last change on this file since 4456 was 4456, checked in by bonkel, 16 years ago

[MC/IPK] Add fcbayern screensaver to ipk

File size: 168 bytes
Line 
1#!/bin/sh
2TMP=/tmp/.swapscreensaver
3echo "successfully installed"
4echo "syncing disk"
5echo "please reboot your box so that the extension will be mounted..."
6sync
7exit 0
Note: See TracBrowser for help on using the repository browser.