6 lines
67 B
Bash
6 lines
67 B
Bash
#!/usr/bin/env bash
|
|
|
|
cd /azerothcore
|
|
|
|
bash acore.sh compiler build
|