not yet tested

This commit is contained in:
Dennis Trinks
2012-06-14 13:03:57 +02:00
parent 97b99e555b
commit 784407f894
8 changed files with 163 additions and 46 deletions

9
OPSI/preinst Normal file
View File

@@ -0,0 +1,9 @@
#! /bin/sh
#
# preinst script for softprod
# This script executes before that package will be unpacked from its archive file.
#
# The following environment variables can be used to obtain information about the current installation:
# PRODUCT_ID: id of the current product
# CLIENT_DATA_DIR: directory where client data will be installed
#