wedeploy start script

Signed-off-by: Raymond Auge <rotty3...@apache.org>


Project: http://git-wip-us.apache.org/repos/asf/aries-jax-rs-whiteboard/repo
Commit: 
http://git-wip-us.apache.org/repos/asf/aries-jax-rs-whiteboard/commit/f28fc0d3
Tree: 
http://git-wip-us.apache.org/repos/asf/aries-jax-rs-whiteboard/tree/f28fc0d3
Diff: 
http://git-wip-us.apache.org/repos/asf/aries-jax-rs-whiteboard/diff/f28fc0d3

Branch: refs/heads/master
Commit: f28fc0d387cc1f5f861a389a65ade37134a6b4f9
Parents: 195f438
Author: Raymond Auge <rotty3...@apache.org>
Authored: Thu Aug 10 13:12:49 2017 -0400
Committer: Raymond Auge <rotty3...@apache.org>
Committed: Thu Aug 10 13:12:49 2017 -0400

----------------------------------------------------------------------
 start | 5 +++++
 1 file changed, 5 insertions(+)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/aries-jax-rs-whiteboard/blob/f28fc0d3/start
----------------------------------------------------------------------
diff --git a/start b/start
new file mode 100644
index 0000000..edd28bf
--- /dev/null
+++ b/start
@@ -0,0 +1,5 @@
+#!/bin/bash
+
+# This is a https://wedeploy.com start script.
+
+java -jar jax-rs.example/target/example.jar
\ No newline at end of file

Reply via email to