Skip to content
Snippets Groups Projects
Commit 738a3a4e authored by Easy Build's avatar Easy Build
Browse files

Fri, 07 Jul 2017 07:33:30 +0200

parent 160e64b0
No related branches found
No related tags found
No related merge requests found
......@@ -44,3 +44,7 @@ else
./modules.py > uv2000.md
fi
DATE=`date -R`
git diff --quiet --exit-code || git commit -am "$DATE" --quiet
git push --quiet
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment