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

Last change on this file since 950 was 950, checked in by joergs, on Jun 18, 2011 at 11:42:56 PM

adapted for Citrix XenServer Tools

File size: 332 bytes
RevLine 
[950]1#! /bin/bash
[949]2#
[950]3# preinst script
[949]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.