dashboard
repositories
filestore
activity
search
login
external-software
/
github_OpenIdentityPlatform_OpenDJ
mirror of
https://github.com/OpenIdentityPlatform/OpenDJ.git
summary
commits
tree
docs
forks
compare
blame
|
history
|
raw
svn merge https://svn.forgerock.org/opendj/trunk/opends@8851 https://svn.fo...
Violette Roche-Montane
07.50.2013
2e08d2c0e9bede644be993ddaa28157c9f156c10
[external-software/github_OpenIdentityPlatform_OpenDJ.git]
/
opends
/
resource
/
debian
/
control
/
preinst
1
2
3
4
5
6
#!/bin/sh
set -e
# Pre installation section
# Insert your pre installation code here.
echo
# End of the pre installation section