mirror of
https://github.com/IfcOpenShell/IfcOpenShell.git
synced 2026-09-10 22:16:41 +00:00
Fix shebang in command-line scripts
This commit is contained in:
Regular → Executable
+1
@@ -1,3 +1,4 @@
|
||||
#!/usr/bin/python3
|
||||
# This code is taken from the trimesh project at https://github.com/mikedh/trimesh/blob/master/trimesh/collision.py
|
||||
# License MIT https://github.com/mikedh/trimesh/blob/master/LICENSE.md
|
||||
|
||||
|
||||
Reference in New Issue
Block a user