Makefile: Removed bporr@ from rsync command.
Bernd, just set your default username for comedi.org, www.comedi.org, etc. in ~/.ssh/config, e.g.: Host comedi.org, *.comedi.org User bporr
This commit is contained in:
parent
f3128a41f0
commit
2074c2bdb0
1 changed files with 1 additions and 1 deletions
2
Makefile
2
Makefile
|
@ -11,7 +11,7 @@ all: $(htmlfiles)
|
|||
|
||||
push:
|
||||
rsync -a --files-from=files . \
|
||||
bporr@www.comedi.org:/srv/comedi.org/www
|
||||
www.comedi.org:/srv/comedi.org/www
|
||||
|
||||
hardware.html: devices.xml
|
||||
|
||||
|
|
Loading…
Add table
Reference in a new issue