view xul/make_alcatraz.sh @ 306:9e4d3608fb71

Servlet version 1.5.1b -- the beginning of the next generation :-) - code restructuring to improve scaleability - new Initialiser servlet that must be run first - image transformation work moved to DigilibImageWorker class - Maximum number of concurrent threads limited by Semaphore - old JIMI toolkit implementation removed - new option "mo=jpg" to force sending JPEGs
author robcast
date Sun, 24 Oct 2004 23:12:56 +0200
parents bf945fcf9105
children
line wrap: on
line source

#!/bin/sh
jar -cf alcatraz.jar content skin locale
jar -cf alcatraz.xpi alcatraz.jar install.js
echo "alcatraz created ... trying to copy to pythia2 (password for user 'alcatraz' required)"
scp alcatraz.xpi install.html alcatraz@pythia2.unibe.ch:/data01/docuserver/www/digitallibrary/xul