Skip to content

Commit d026f77

Browse files
Evgeny ShvarovEvgeny Shvarov
authored andcommitted
fix
1 parent bc40e2e commit d026f77

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

Installer.cls

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@ XData setup
99
<Namespace Name="IRISAPP" Code="IRISAPP" Data="IRISAPP" Create="yes" Ensemble="no">
1010

1111
<Configuration>
12-
<Database Name="MYAPP" Dir="/opt/irisapp/data" Create="yes"/>
12+
<Database Name="IRISAPP" Dir="/opt/irisapp/data" Create="yes"/>
1313

1414
<Import File="${SourceDir}" Flags="ck" Recurse="1"/>
1515
</Configuration>

0 commit comments

Comments
 (0)