mirror of
https://github.com/mod-playerbots/azerothcore-wotlk.git
synced 2026-01-30 17:13:47 +00:00
Merge commit 'ce7b05ccae4549ca6e1ae2de1d3e36a8b3b82690' as 'modules/uwd/mysql-tools'
This commit is contained in:
5
modules/uwd/mysql-tools/build-dump-parser.sh
Normal file
5
modules/uwd/mysql-tools/build-dump-parser.sh
Normal file
@@ -0,0 +1,5 @@
|
||||
#!/bin/bash
|
||||
|
||||
gcc -O2 -Wall -pedantic dump-parser.c -o ./bin/dump-parser
|
||||
|
||||
read -p "done"
|
||||
Reference in New Issue
Block a user