Send more output to /dev/null
This commit is contained in:
parent
4543f9ad78
commit
9e7dda541b
3
qsgen2
3
qsgen2
@ -691,7 +691,8 @@ function _html() {
|
|||||||
-e "s|\#EH6|</h6>\n|g" \
|
-e "s|\#EH6|</h6>\n|g" \
|
||||||
-e "s|\#LT|\<|g" \
|
-e "s|\#LT|\<|g" \
|
||||||
-e "s|\#GT|\>|g" \
|
-e "s|\#GT|\>|g" \
|
||||||
-e "s|\#NUM|\#|g"
|
-e "s|\#NUM|\#|g" \
|
||||||
|
> /dev/null
|
||||||
|
|
||||||
}
|
}
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user