mirror of
git://projects.qi-hardware.com/ben-wpan.git
synced 2024-11-05 04:20:37 +02:00
web/Makefile: also upload zoom.html (reported by Peter Zotov)
This commit is contained in:
parent
89fdfc94e4
commit
a642bfa5d5
@ -8,7 +8,7 @@ GEN=atben-pcba-small.jpg atusb-pcba-small.jpg \
|
|||||||
all: $(GEN)
|
all: $(GEN)
|
||||||
|
|
||||||
upload: index.html zoom.html $(GEN) $(DL)
|
upload: index.html zoom.html $(GEN) $(DL)
|
||||||
rsync -e ssh index.html $(DL) $(GEN) \
|
rsync -e ssh index.html zoom.html $(DL) $(GEN) \
|
||||||
www-data@downloads.qi-hardware.com:werner/wpan/web/
|
www-data@downloads.qi-hardware.com:werner/wpan/web/
|
||||||
|
|
||||||
800px-Atben_atusb_prod_03.jpg:
|
800px-Atben_atusb_prod_03.jpg:
|
||||||
|
Loading…
Reference in New Issue
Block a user