diff options
Diffstat (limited to 'scripts/run.sh')
-rwxr-xr-x | scripts/run.sh | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/scripts/run.sh b/scripts/run.sh deleted file mode 100755 index 6e0e0d1e9..000000000 --- a/scripts/run.sh +++ /dev/null @@ -1,2 +0,0 @@ -#!/bin/bash -LD_LIBRARY_PATH=install/lib:$LD_LIBRARY_PATH ./subsurface/subsurface |