mxwcore-wotlk/bin/acore-installer
2023-11-07 05:04:30 -05:00

6 lines
128 B
Bash

#!/usr/bin/env bash
CUR_PATH="$( cd "$( dirname "${BASH_SOURCE[0]}" )" && pwd )"
source "$CUR_PATH/../apps/installer/main.sh"