summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rwxr-xr-xsrc/fifa.sh1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/fifa.sh b/src/fifa.sh
index a5b7749..e49f605 100755
--- a/src/fifa.sh
+++ b/src/fifa.sh
@@ -33,6 +33,7 @@ notify ()
log ()
{
echo -e "[LOG] `date +"%Y-%m-%d %H:%M:%S"` $@"
+ echo -e "[LOG] `date +"%Y-%m-%d %H:%M:%S"` $@" >$LOG
}