Remove pdf in screenshot script
This commit is contained in:
		| @ -50,7 +50,9 @@ function capture | ||||
| 			flameshot gui --accept-on-select --path $tmp_file | ||||
| 			convert $tmp_file $tmp_file.pdf | ||||
| 			lpr -T "Autoprint Screenshot" $tmp_file.pdf | ||||
|  | ||||
| 			rm $tmp_file | ||||
| 			rm $tmp_file.pdf | ||||
|  | ||||
| 		case "*" | ||||
| 			echo "Unknown action \"$argv[1]\"" | ||||
|  | ||||
		Reference in New Issue
	
	Block a user