mirror of
https://github.com/Telecominfraproject/wlan-cloud-loadsim.git
synced 2025-11-02 19:47:56 +00:00
fixing stats
This commit is contained in:
@@ -2,4 +2,4 @@
|
||||
|
||||
# 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 -detached -pa deps/*/ebin -pa ebin
|
||||
erl -config config/sys.config -args_file config/vm.args -name $ERL_NODE_NAME -pa deps/*/ebin -pa ebin
|
||||
Reference in New Issue
Block a user