Showing 1 changed files with 1 additions and 0 deletions
+1
imapfilter/printscript.model
... ...
@@ -34,6 +34,7 @@ case ${mode:-normal} in
34 34
 		elif test $pages -eq 1; then
35 35
 			output=$(find $recto -name "*pdf")
36 36
 		fi
37
+		mv $output "$spool/__pdf__"
37 38
 		rm -fr $recto $verso $output
38 39
 	;;
39 40
 	livret)