update
This commit is contained in:
@@ -43,5 +43,5 @@ do
|
|||||||
done
|
done
|
||||||
echo -e " ]\n}" >> $FileQx
|
echo -e " ]\n}" >> $FileQx
|
||||||
echo -e $CommentsSurgeTail >> $FileSurge
|
echo -e $CommentsSurgeTail >> $FileSurge
|
||||||
perl -0777 -i -pe "s|,(\n \])|\1|" $FileQx
|
perl -0777 -i -pe "s|,(\s{1,2} \])|\1|" $FileQx
|
||||||
perl -0777 -i -pe "s|# .+\n{2}(# .+)|\1|g" $FileLoon
|
perl -0777 -i -pe "s|# .+\n{2}(# .+)|\1|g" $FileLoon
|
||||||
|
Reference in New Issue
Block a user