diff options
author | Decebal Suiu <decebal.suiu@gmail.com> | 2018-12-13 22:07:36 +0200 |
---|---|---|
committer | Decebal Suiu <decebal.suiu@gmail.com> | 2018-12-13 22:07:36 +0200 |
commit | ab12f7fa5a95dd570f2e62812a243d48411c1dce (patch) | |
tree | be3eeff95206b7631cc1f2eccc6677876d5e6c47 | |
parent | 4de0e754c89eaebeb225ff1c1dd7a423b9264605 (diff) | |
download | pf4j-ab12f7fa5a95dd570f2e62812a243d48411c1dce.tar.gz pf4j-ab12f7fa5a95dd570f2e62812a243d48411c1dce.zip |
Remove empty line
-rwxr-xr-x | run-demo.sh | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/run-demo.sh b/run-demo.sh index a328bec..01e6073 100755 --- a/run-demo.sh +++ b/run-demo.sh @@ -21,4 +21,3 @@ cp demo/plugins/disabled.txt demo-dist/plugins/ cd demo-dist java -jar pf4j-demo-app-*-SNAPSHOT.jar cd - - |