We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent a6921f9 commit a2e516fCopy full SHA for a2e516f
scripts/build-statics.sh
@@ -1,6 +1,8 @@
1
#!/bin/bash
2
set -e
3
4
+pluginsOnlyInstall="${pluginsOnlyInstall:-0}"
5
+
6
# =============== Plugins ===============
7
PLUGINS_DIR="./redisinsight/api/static/plugins"
8
PLUGINS_VENDOR_DIR="./redisinsight/api/static/resources/plugins"
0 commit comments