Commit 92e97bb8 authored by Ed Reel's avatar Ed Reel Committed by GitHub

Merge pull request #1383 from skiman6010/patch-3

Update crew
parents aa2259bc 692ab3c1
......@@ -69,6 +69,7 @@ end
@opt_keep = args["--keep"]
@opt_verbose = args["--verbose"]
@opt_src = args["--build-from-source"]
@opt_help = args["--help"]
@device = JSON.parse(File.read(CREW_CONFIG_PATH + 'device.json'), symbolize_names: true)
#symbolize also values
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment