Files
wlan-cloud-loadsim/docker_start_non_manager.sh
2021-01-25 13:40:55 -08:00

5 lines
235 B
Bash
Executable File

#!/bin/sh
# This file in invoked from within docker to start the application. It should not be used otherwise.
cd /owls
erl -config config/sys.config -args_file config/vm.args -name $ERL_NODE_NAME $ERL_OPTIONS -pa deps/*/ebin -pa ebin