fixing stats

This commit is contained in:
stephb9959
2021-01-25 12:46:11 -08:00
parent cab7a83919
commit 00d3c83ae8

View File

@@ -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