Files
AstoriaCore-AC/apps/startup-scripts/examples/starter-world.sh
RealLushen 0b667508e4 Release
2021-01-01 21:48:02 +01:00

15 lines
187 B
Bash

#!/usr/bin/env bash
PATH_RUNENGINE="./"
source $PATH_RUNENGINE/run-engine
# you must create your conf
# copying conf.sh.dist
# and renaming as below
source ./conf-world.sh
starter