mirror of
https://github.com/subsurface/subsurface.git
synced 2024-11-28 21:20:19 +00:00
3 lines
81 B
Bash
3 lines
81 B
Bash
|
#!/bin/bash
|
||
|
LD_LIBRARY_PATH=install/lib:$LD_LIBRARY_PATH ./subsurface/subsurface
|