+testhost (gentoo)
Signed-off-by: Nico Schottelius <nico@kr.ethz.ch>
This commit is contained in:
parent
4b5d7dda25
commit
3d940cda07
1 changed files with 4 additions and 0 deletions
4
Makefile
4
Makefile
|
@ -5,8 +5,12 @@ install:
|
|||
cp bin/* $(BINDIR)
|
||||
|
||||
sync:
|
||||
# ubuntu
|
||||
.rsync lyni@tablett:cdist
|
||||
# redhat
|
||||
.rsync nicosc@free.ethz.ch:cdist
|
||||
# gentoo
|
||||
.rsync nicosc@ru3.inf.ethz.ch:cdist
|
||||
|
||||
web:
|
||||
cp REAL_README $$HOME/niconetz/software/cdist.mdwn
|
||||
|
|
Loading…
Reference in a new issue