Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/nextcloud/server.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
path: root/build
diff options
context:
space:
mode:
authorJohn Molakvoæ (skjnldsv) <skjnldsv@protonmail.com>2018-06-12 12:13:24 +0300
committerJohn Molakvoæ (skjnldsv) <skjnldsv@protonmail.com>2018-06-12 12:13:24 +0300
commit885b6be7336c250aa3664e7074405665dbeea0ab (patch)
treefc78761e95af3e617f732b08c613ee58ca249e11 /build
parent27e68964a0da8fe2a9882dca5dbe392955979c9f (diff)
Fixed tests
Signed-off-by: John Molakvoæ (skjnldsv) <skjnldsv@protonmail.com>
Diffstat (limited to 'build')
-rwxr-xr-xbuild/vue-builds.sh1
1 files changed, 0 insertions, 1 deletions
diff --git a/build/vue-builds.sh b/build/vue-builds.sh
index e0ab377387e..782abe11a7c 100755
--- a/build/vue-builds.sh
+++ b/build/vue-builds.sh
@@ -1,6 +1,5 @@
#!/bin/bash
-declare -a apps=("./settings/js/settings-vue.js" "./apps/updatenotification/js/merged.js")
root=$(pwd)
entryFile=$1