source: ipk/source/swapemus_vizcam_1_10/CONTROL/postinst@ 5385

Last change on this file since 5385 was 5385, checked in by madie, 15 years ago

fix

File size: 158 bytes
Line 
1#!/bin/sh
2TMP=/tmp/.Vizcam
3PLUGINDIR=/var/swap/emu
4CONFIGDIR=/var/etc
5PLUGINDIR=/var/swap/keys
6
7echo "successfully installed"
8echo "syncing disk"
9
10sync
11exit 0
Note: See TracBrowser for help on using the repository browser.