Version moved to its own script for code reuse
parent
cf32fcc856
commit
84e07d8e60
@ -0,0 +1,3 @@
|
||||
#!/bin/bash
|
||||
|
||||
openscad -v 2>&1 >/dev/null | awk '{print $3}'
|
Loading…
Reference in New Issue