mirror of
https://github.com/mod-playerbots/azerothcore-wotlk.git
synced 2025-11-29 17:38:24 +08:00
5 lines
205 B
Bash
5 lines
205 B
Bash
#!/usr/bin/env bash
|
|
|
|
cp docker/worldserver/etc/worldserver.conf.dockerdist docker/worldserver/etc/worldserver.conf
|
|
cp docker/authserver/etc/authserver.conf.dockerdist docker/authserver/etc/authserver.conf
|