test, hardcoded -> OK

This commit is contained in:
Dennis Trinks
2012-06-18 21:38:51 +02:00
parent df47dff03d
commit 902b9d973b
6 changed files with 148 additions and 117 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
#