install buildCoriolis.py to bin so user can found it in /asim/coriolis2/bin/buildCoriolis2.py in default installation
This commit is contained in:
parent
052572a13d
commit
68a0219bd5
|
@ -16,3 +16,6 @@
|
|||
PERMISSIONS OWNER_WRITE
|
||||
OWNER_READ GROUP_READ WORLD_READ
|
||||
OWNER_EXECUTE GROUP_EXECUTE WORLD_EXECUTE)
|
||||
|
||||
install(FILES buildCoriolis.py
|
||||
DESTINATION bin)
|
||||
|
|
Loading…
Reference in New Issue