Skip to content

Commit c660cef

Browse files
committed
fix command to run register.ddl
[ci skip]
1 parent 3e5ea3d commit c660cef

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

INSTALL

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -34,7 +34,7 @@ Furthermore you need to add the compiler and linker flags for APR (see makertn).
3434

3535
You have to connect to the database first.
3636

37-
db2 -tvf register.ddl
37+
db2 -td@ -f register.ddl
3838

3939
+----------------------------------------------------------------------+
4040
| 3. Install the man pages |

0 commit comments

Comments
 (0)