Download this file
8 lines (5 with data), 202 Bytes
#! /bin/sh
# Start-up script for VeritySigner
VERITYSIGNER_HOME=`dirname "$0"`
VERITYSIGNER_HOME=`dirname "$VERITYSIGNER_HOME"`
java -Xmx512M -jar "$VERITYSIGNER_HOME"/framework/VeritySigner.jar "$@"
×
Want the latest updates on software, tech news, and AI?
Get latest updates about software, tech news, and AI from SourceForge directly in your inbox once a month.