add a clean product template

This commit is contained in:
Mario Fetka
2012-02-12 10:05:36 +01:00
parent 1352e032fb
commit 89fa16c834
14 changed files with 1296 additions and 1 deletions

View File

@@ -0,0 +1,9 @@
#! /bin/sh
#
# postinst script for softprod
# This script executes after unpacking files from that archive and registering the product at the server.
#
# 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
#