mirror of
https://github.com/mod-playerbots/azerothcore-wotlk.git
synced 2026-01-13 01:08:35 +00:00
5 lines
205 B
Bash
Executable File
5 lines
205 B
Bash
Executable File
#!/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
|