source: opsi/products/xenserver-tools/OPSI/postinst@ 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: 360 bytes
Line 
1#! /bin/bash
2#
3# postinst script
4# This script executes after unpacking files from that archive and registering the product at the depot.
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 which contains the installed client data
9#
Note: See TracBrowser for help on using the repository browser.