Intial commit

This commit is contained in:
Mario Fetka
2013-08-13 11:44:57 +02:00
commit 8cdbc806d9
9 changed files with 219 additions and 0 deletions

9
OPSI/postinst Normal file
View File

@@ -0,0 +1,9 @@
#! /bin/bash
#
# postinst script
# This script executes after unpacking files from that archive and registering the product at the depot.
#
# 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 which contains the installed client data
#