diff --git a/application/start.sh b/application/start.sh deleted file mode 100644 index ea2632c..0000000 --- a/application/start.sh +++ /dev/null @@ -1,3 +0,0 @@ -#!/bin/bash - -docker run -p 8090:8080 --restart unless-stopped -d --rm launcher_json \ No newline at end of file