source: opsi/products/xenserver-tools/OPSI/preinst@ 949

Last change on this file since 949 was 949, checked in by joergs, on Jun 18, 2011 at 7:21:18 PM

opsi-template

File size: 343 bytes
Line 
1#! /bin/sh
2#
3# preinst script for softprod
4# This script executes before that package will be unpacked from its archive file.
5#
6# The following environment variables can be used to obtain information about the current installation:
7# PRODUCT_ID: id of the current product
8# CLIENT_DATA_DIR: directory where client data will be installed
9#
Note: See TracBrowser for help on using the repository browser.