Browse Source

git-annex in jcolomb@MacBook-Pro-4

julien colomb 3 years ago
parent
commit
5553af627e
1 changed files with 1 additions and 1 deletions
  1. 1 1
      sync

+ 1 - 1
sync

@@ -59,7 +59,7 @@ projectdir=$(git -C ${loc} rev-parse --show-toplevel)
 pushd ${loc} > /dev/null
 
 mkdir -p ./log
-echo "$(date -Iseconds): Sync script executed" >> ./log/gin.log
+echo "$(date +'%Y-%m-%dT%H:%M:%S'): Sync script executed" >> ./.log/gin.log
 
 echo "Synchronising submodules"
 git submodule foreach gin sync