Cross Reference: preinst
xref
: /
forgerock
/
opendj2
/
resource
/
debian
/
control
/
preinst
Home
History
Annotate
Line#
Navigate
Download
Search
only in
./
preinst revision a5b9f8fb834b1b2208e59a2fa76714bd91a5f147
342
N/A
#!/
bin
/
sh
1879
N/A
set
-e
342
N/A
# Pre installation section
342
N/A
# Insert your pre installation code here.
342
N/A
echo
342
N/A
# End of the pre installation section