Showme: remove unused variable.
This commit is contained in:
parent
e3bddfe05f
commit
985ad2debc
@ -18,7 +18,6 @@
|
||||
|
||||
# 3 shots by default
|
||||
shots=${1-3}
|
||||
dir=`basename "$(pwd)"`
|
||||
|
||||
TMPDIR=`mktemp -d` && {
|
||||
cd $TMPDIR
|
||||
|
Loading…
Reference in New Issue
Block a user