mirror of
https://github.com/araxiaonline/AstoriaCore-AC.git
synced 2026-06-13 02:22:24 -04:00
5 lines
117 B
Bash
5 lines
117 B
Bash
#!/usr/bin/env bash
|
|
|
|
CUR_PATH="$( cd "$( dirname "${BASH_SOURCE[0]}" )" && pwd )"
|
|
|
|
source "$CUR_PATH/acore-installer" |