mirror of
https://github.com/araxiaonline/azerothcore-wotlk.git
synced 2026-06-13 03:32:27 -04:00
6 lines
67 B
Bash
Executable File
6 lines
67 B
Bash
Executable File
#!/usr/bin/env bash
|
|
|
|
cd /azerothcore
|
|
|
|
bash acore.sh compiler build
|