Commit 1f345b57 authored by lovelywcm's avatar lovelywcm

bWlub3IK

parent a75ab263
This diff is collapsed.
...@@ -61,6 +61,7 @@ do ...@@ -61,6 +61,7 @@ do
temp=${log%%:*}; temp=${log%%:*};
convertedLog+=$temp; convertedLog+=$temp;
convertedLog+=":\""; convertedLog+=":\"";
# discard used string
log=${log#*:}; log=${log#*:};
else # log, decode it else # log, decode it
temp=$( echo ${log%%;*} | base64 -d); temp=$( echo ${log%%;*} | base64 -d);
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment