diff options
Diffstat (limited to 'community/btanks/btanks_script')
-rw-r--r-- | community/btanks/btanks_script | 6 |
1 files changed, 0 insertions, 6 deletions
diff --git a/community/btanks/btanks_script b/community/btanks/btanks_script deleted file mode 100644 index 86ad105ef..000000000 --- a/community/btanks/btanks_script +++ /dev/null @@ -1,6 +0,0 @@ -#!/bin/bash -#This is the script for running the actual btanks executable - -cd /usr/share/btanks/ -export LD_LIBRARY_PATH=/usr/lib/btanks -exec ./btanks |