Skip to content
Snippets Groups Projects
Commit ab781de5 authored by Scott Lahteine's avatar Scott Lahteine
Browse files

Fix opt_add to accept quotes

parent eb4bf93e
No related merge requests found
#!/usr/bin/env bash
eval "echo \"#define ${1} ${2}\" >>Marlin/Configuration_adv.h"
eval "echo '#define ${@}' >>Marlin/Configuration_adv.h"
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment