Copy config files to bin directory

Signed-off-by: tomoaki <tomoaki@tomy-tech.com>
This commit is contained in:
tomoaki
2021-05-18 20:41:38 +09:00
parent 57f8effb7d
commit 9cb991b774

View File

@@ -14,4 +14,6 @@ else
make MQTTSNPacket
make MQTT-SNGateway
make MQTT-SNLogmonitor
cd ../MQTTSNGateway
cp *.conf ./bin/
fi