removed unused variable from script

This commit is contained in:
Daniel Sommer 2023-11-23 14:49:46 +01:00
parent 35461b7170
commit 8a0d5dee9d

View file

@ -9,7 +9,6 @@ query=""
count=""
# directory and file variables
pwd="$(pwd)"
dir="$(dirname $(realpath $0))"
bin="$dir/gosplash"