This repository has been archived on 2018-08-08. You can view files and clone it, but cannot push or open issues or pull requests.
SecureBPMN/runtime/src/distro/src/setup/files/h2/h2.stop.sh

4 lines
82 B
Bash
Executable File

#!/bin/sh
java -cp h2*.jar org.h2.tools.Server -tcpShutdown tcp://localhost:9092