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