removed unused variable from script
This commit is contained in:
parent
35461b7170
commit
8a0d5dee9d
1 changed files with 0 additions and 1 deletions
|
@ -9,7 +9,6 @@ query=""
|
|||
count=""
|
||||
|
||||
# directory and file variables
|
||||
pwd="$(pwd)"
|
||||
dir="$(dirname $(realpath $0))"
|
||||
|
||||
bin="$dir/gosplash"
|
||||
|
|
Loading…
Reference in a new issue