kopia lustrzana https://github.com/OpenDroneMap/ODM
4 wiersze
60 B
Bash
4 wiersze
60 B
Bash
![]() |
#!/bin/bash
|
||
|
|
||
|
install_name_tool -add_rpath "$1" "$2" || true
|