added missing file checking for rm_bg

This commit is contained in:
Ville Rantanen
2016-01-08 15:02:32 +02:00
parent 9869257aaa
commit 9583b1e170
2 changed files with 6 additions and 1 deletions

View File

@@ -49,6 +49,7 @@ export HB_RULES='"^\s*\*.*" "$y" \
"\${w}.*" "$w" \
"\${W}.*" "$W" \
"\${U}.*" "$U" \
"\${Z}.*" "$Z" \
'
cat "$@" | highbeam -c | sed 's,\${[RGBCMYrgbcmykKwWU]},,g'