Files
azerothcore-wotlk-pbot/bin/acore-restarter

6 lines
143 B
Bash
Executable File

#!/usr/bin/env bash
CUR_PATH="$( cd "$( dirname "${BASH_SOURCE[0]}" )" && pwd )"
source "$CUR_PATH/../apps/startup-scripts/simple-restarter"