This website requires JavaScript.
Explore
Help
Sign In
16mm
/
GNAL
Watch
1
Star
0
Fork
You've already forked GNAL
0
Code
Issues
3
Pull Requests
Projects
Releases
3
Wiki
Activity
e3c7913be2
GNAL
/
scripts
/
version.sh
3 lines
59 B
Bash
Raw
Blame
History
#!/bin/bash
openscad -v 2>
&
1
>/dev/null
|
awk
'{print $3}'
Reference in New Issue
View Git Blame
Copy Permalink