mirror of https://github.com/CGAL/cgal
Change the rename of the remote
This commit is contained in:
parent
a588ff698b
commit
893e09a1b2
|
|
@ -7,7 +7,7 @@ if [ -d ../../../.git ]; then
|
|||
git diff --cached --quiet || exit $?
|
||||
git add crontab
|
||||
if git commit -m 'updated crontab (automated commit)' > /dev/null; then
|
||||
git push origin master
|
||||
git push cgal master
|
||||
else
|
||||
true
|
||||
fi
|
||||
|
|
|
|||
Loading…
Reference in New Issue