dist/bin/uwproj@87fea7ab27de
dist/bin/uwproj
Sun, 07 Jun 2020 14:42:06 +0200
- author
- Olaf Wintermann <olaf.wintermann@gmail.com>
- date
- Sun, 07 Jun 2020 14:42:06 +0200
- changeset 14
- 87fea7ab27de
- parent 8
-
82cd9f1d94cb
- child 18
-
0df7309d498e
- permissions
- -rwxr-xr-x
implement optional (feature) dependencies
#!/bin/sh
PREFIX=/usr
java -jar $PREFIX/lib/uwproj/uwproj-0.1.jar "$@"
if [ $? -eq 0 ]; then
chmod +x configure
fi