Update makefile
This commit is contained in:
parent
a364def642
commit
6a8c575215
1 changed files with 1 additions and 0 deletions
1
Makefile
1
Makefile
|
@ -47,6 +47,7 @@ pull:
|
|||
git remote add gitea gitea@gitea.see-base.de:C3WOC/c3woc-webseite.git
|
||||
git pull gitea master
|
||||
fi
|
||||
git pull origin master
|
||||
|
||||
push:
|
||||
if git config remote.gitea.url > /dev/null; then
|
||||
|
|
Loading…
Reference in a new issue