mirror of
https://github.com/Telecominfraproject/wlan-cloud-loadsim.git
synced 2025-10-30 02:02:20 +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
|