_cleanup: Typo
This commit is contained in:
parent
8c2c63c986
commit
32ca0ed4d9
5
qsgen2
5
qsgen2
@ -855,8 +855,9 @@ function _cleanup() {
|
|||||||
-e "s|¤||g" \
|
-e "s|¤||g" \
|
||||||
-e "s|#showimg\ ||g" \
|
-e "s|#showimg\ ||g" \
|
||||||
-e "s|#ytvideo\ ||g" \
|
-e "s|#ytvideo\ ||g" \
|
||||||
-e "s|#link\ ||g") \
|
-e "s|#link\ ||g" \
|
||||||
-e "s|BLOGINDEX\ ||g")
|
-e "s|BLOGINDEX\ ||g" \
|
||||||
|
)
|
||||||
|
|
||||||
# Return the cleaned content
|
# Return the cleaned content
|
||||||
echo "${cleaned_content}"
|
echo "${cleaned_content}"
|
||||||
|
Loading…
Reference in New Issue
Block a user