diff --git a/gosplash.sh b/gosplash.sh index 2fb0e73..642ff7a 100755 --- a/gosplash.sh +++ b/gosplash.sh @@ -10,7 +10,6 @@ count="" # directory and file variables dir="$(dirname $(realpath $0))" - bin="$dir/gosplash" # check if the binary exists @@ -24,4 +23,4 @@ bin="$dir/gosplash" echo "$GOSPLASH_APIKEY" # run gosplash -$bin +$bin "$1"