include git publishing
Signed-off-by: Nico Schottelius <nico@ikn.schottelius.org>
This commit is contained in:
parent
d9a2db1f24
commit
e4c03321f6
1 changed files with 1 additions and 0 deletions
1
Makefile
1
Makefile
|
@ -11,6 +11,7 @@ clean: all
|
|||
rm -rf ${DESTDIR}
|
||||
|
||||
public: all
|
||||
git push --mirror
|
||||
rsync -av --delete ${DESTDIR} ${PUBDIR}
|
||||
|
||||
|
||||
|
|
Loading…
Reference in a new issue