Files
wlan-cloud-loadsim/docker_config_node.sh
2021-01-25 12:18:45 -08:00

7 lines
247 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