mirror of
git://projects.qi-hardware.com/ben-wpan.git
synced 2025-04-21 12:27:27 +03:00
web: Correct fw path for atusb release and make rsync verbose
This commit is contained in:
@@ -8,7 +8,7 @@ GEN=atben-pcba-small.jpg atusb-pcba-small.jpg \
|
||||
all: $(GEN)
|
||||
|
||||
upload: index.html zoom.html $(GEN) $(DL)
|
||||
rsync -e ssh index.html zoom.html releases $(DL) $(GEN) \
|
||||
rsync -e ssh -av index.html zoom.html releases/ $(DL) $(GEN) \
|
||||
www-data@downloads.qi-hardware.com:werner/wpan/web/
|
||||
|
||||
800px-Atben_atusb_prod_03.jpg:
|
||||
|
||||
Reference in New Issue
Block a user