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.
2 parents a6921f9 + a2e516f commit bddfb99Copy full SHA for bddfb99
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