summaryrefslogtreecommitdiffstats
path: root/user-templates/promote-to-webstart-local.sh
blob: 2c8f3773123ae4b954b615adba38111df3b436ae (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
#! /bin/bash

THISDIR=`pwd`

./jenkins-builds/promote-to-webstart.sh \
    v2.0-rc2 \
    /srv/www/jogamp.org/deployment/archive/jau01 \
    /srv/www/jogamp.org/deployment/test/jau01s \
    http://risa/deployment/test/jau01s \
    keystore.p12 \
    PASSWORD \
    "some tag for the key"