source:
opsi/products/xenserver-tools/OPSI/preinst@
1029
Last change on this file since 1029 was 950, checked in by , on Jun 18, 2011 at 11:42:56 PM | |
---|---|
File size: 332 bytes |
Line | |
---|---|
1 | #! /bin/bash |
2 | # |
3 | # preinst script |
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.