file(COPY db_utils DESTINATION ${BUILD_DIRECTORY}/scripts/)
file(COPY hotfixes DESTINATION ${BUILD_DIRECTORY}/scripts/)
file(COPY settings_utils DESTINATION ${BUILD_DIRECTORY}/scripts/)
file(COPY help_utils DESTINATION ${BUILD_DIRECTORY}/scripts/)
file(COPY
	create_whitelist_settings_file.sh
	db_download.sh
	db_migrate.sh
	db_update.sh
	factory_reset.sh
	mdb_wifi.sh
	middleby_ui.sh
	middleby_comm_relay.sh
	settings_download.sh
	help_download.sh
	DESTINATION ${BUILD_DIRECTORY}/scripts/)