forked from ungleich-public/cdist
move around documentation
Signed-off-by: Nico Schottelius <nico@kr.ethz.ch>
This commit is contained in:
parent
3bbf032b41
commit
c223a4ac5c
7 changed files with 187 additions and 175 deletions
6
Makefile
6
Makefile
|
|
@ -1,3 +1,9 @@
|
|||
PREFIX=/usr
|
||||
BINDIR=$(PREFIX}/bin
|
||||
|
||||
install:
|
||||
cp bin/* $(BINDIR)
|
||||
|
||||
sync:
|
||||
.rsync lyni@tablett:cdist
|
||||
.rsync nicosc@free.ethz.ch:cdist
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue