Commit 1f345b57 authored by lovelywcm's avatar lovelywcm

bWlub3IK

parent a75ab263
This diff is collapsed.
......@@ -61,6 +61,7 @@ do
temp=${log%%:*};
convertedLog+=$temp;
convertedLog+=":\"";
# discard used string
log=${log#*:};
else # log, decode it
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