mirror of
git://projects.qi-hardware.com/ben-scans.git
synced 2025-04-21 12:27:27 +03:00
Scan main page is now http://downloads.qi-hardware.com/people/werner/ben-scans/
Assorted cleanup. - web/Makefile: added index upload to downloads.qi-hardware.com - web/index.sh, index.html: a <P> got abbreviated to just < - data/jpg/ben-dispshell-inside-100um.jpg: image was a uncropped screenshot, oops !
This commit is contained in:
@@ -9,6 +9,8 @@ all: ../test.html
|
||||
upload: ../index.html
|
||||
rsync -v --progress $< \
|
||||
werner@host:/home/httpd/almesberger/misc/ben/scan/
|
||||
rsync -v --progress $< \
|
||||
www-data@downloads.qi-hardware.com:werner/ben-scans/
|
||||
|
||||
../index.html: style.sh index.sh
|
||||
. ./index.sh >$@ || { rm -f $@; exit 1; }
|
||||
|
||||
Reference in New Issue
Block a user