Files
itc.componentware/bin/deploy
2026-04-17 10:23:25 +02:00

9 lines
148 B
Bash
Executable File

#!/usr/bin/env bash
# deploy the server
#
# usage:
# deploy server/target/ejb-server-1.0-SNAPSHOT.jar
cp -v "$1" "$WILDFLY_BASE_DIR/deployments/"