mirror of
https://github.com/Telecominfraproject/wlan-cloud-loadsim.git
synced 2026-01-27 10:22:43 +00:00
4 lines
103 B
Bash
Executable File
4 lines
103 B
Bash
Executable File
#!/bin/sh
|
|
|
|
erl -config config/sys.config -args_file config/vm.args -pa deps/*/ebin -pa ebin -tipauth 1
|