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