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

Fri, 07 Jul 2017 07:38:39 +0200

parent 2c457040
No related branches found
No related tags found
No related merge requests found
# !/bin/bash
#test
PWD="/home/easybuild/git/it4i-modules"
cd $PWD
......@@ -53,3 +55,5 @@ fi
DATE=`date -R`
git diff --quiet --exit-code || git commit -am "$DATE" --quiet
git push --quiet
echo "OK"
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