We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent bc40e2e commit d026f77Copy full SHA for d026f77
1 file changed
Installer.cls
@@ -9,7 +9,7 @@ XData setup
9
<Namespace Name="IRISAPP" Code="IRISAPP" Data="IRISAPP" Create="yes" Ensemble="no">
10
11
<Configuration>
12
- <Database Name="MYAPP" Dir="/opt/irisapp/data" Create="yes"/>
+ <Database Name="IRISAPP" Dir="/opt/irisapp/data" Create="yes"/>
13
14
<Import File="${SourceDir}" Flags="ck" Recurse="1"/>
15
</Configuration>
0 commit comments