Files
azeroth-core-android/install.sh
2026-01-25 22:24:57 +01:00

11 lines
149 B
Bash
Executable File

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