mirror of
https://github.com/azerothcore/azerothcore-wotlk.git
synced 2025-12-06 02:30:26 -08:00
4 lines
205 B
Bash
4 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
|