Files
wlan-cloud-loadsim/docker_config_node.sh
2021-01-25 11:25:35 -08:00

8 lines
248 B
Bash
Executable File

#!/bin/sh
# This file is used from within the docker build script to copy the proper configurations for the manager
cp priv/templates/simnode.config.template.docker config/sys.config
cp priv/templates/simnode.args.template.docker config/vm.args