File: dokujclient_from_build_tree.sh

package info (click to toggle)
dokujclient 3.9.0-1
  • links: PTS, VCS
  • area: main
  • in suites: buster, stretch
  • size: 916 kB
  • ctags: 1,055
  • sloc: java: 5,064; xml: 401; sh: 111; php: 20; makefile: 11
file content (3 lines) | stat: -rwxr-xr-x 112 bytes parent folder | download | duplicates (2)
1
2
3
#!/bin/bash
DEBIAN_DIR="$(dirname "$0")"
java -cp "/usr/share/java/*:$DEBIAN_DIR/../target/*" dw.cli.Program $@