From f59102d709de036dbeb05e87535a43f6eb3e7203 Mon Sep 17 00:00:00 2001 From: Ryan Mathis Date: Mon, 24 Sep 2018 12:31:35 -0700 Subject: [PATCH] SHIBUI-814 removed unnecessary file --- run-app-es.sh | 3 --- 1 file changed, 3 deletions(-) delete mode 100755 run-app-es.sh diff --git a/run-app-es.sh b/run-app-es.sh deleted file mode 100755 index 99c47d1a1..000000000 --- a/run-app-es.sh +++ /dev/null @@ -1,3 +0,0 @@ -#!/usr/bin/env bash - -./gradlew -Dshibui.logout-url=/dashboard clean bootRun npm_run_start --parallel -Pnpm-args="-- --i18nFile=./src/locale/es.xlf --i18nFormat=xlf --locale=es --aot" \ No newline at end of file