diff options
author | Vincent-Michael <Vincent_Michael@gmx.de> | 2014-08-24 17:22:24 +0200 |
---|---|---|
committer | Vincent-Michael <Vincent_Michael@gmx.de> | 2014-08-24 17:22:24 +0200 |
commit | d088a368f164721a5c8fbb89c51593ba042d3646 (patch) | |
tree | de98fe2dd65914ff3b9f804544833a0e54a61a88 /contrib | |
parent | a3b14db01522645edb56ec0e9a09d130a8162c8c (diff) |
TDB 335.55 - 2014/08/24TDB335.55
Diffstat (limited to 'contrib')
-rw-r--r-- | contrib/merge_updates_windows.bat | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/contrib/merge_updates_windows.bat b/contrib/merge_updates_windows.bat index c43d4adf907..96fafb817ba 100644 --- a/contrib/merge_updates_windows.bat +++ b/contrib/merge_updates_windows.bat @@ -1 +1,2 @@ copy /a ..\sql\updates\world\*.sql /b world_updates.sql +copy /a ..\sql\updates\auth\*.sql /b auth_updates.sql
\ No newline at end of file |