Skip to content

Commit a2e516f

Browse files
author
Artem
committed
set default value for the variable
1 parent a6921f9 commit a2e516f

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

scripts/build-statics.sh

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,8 @@
11
#!/bin/bash
22
set -e
33

4+
pluginsOnlyInstall="${pluginsOnlyInstall:-0}"
5+
46
# =============== Plugins ===============
57
PLUGINS_DIR="./redisinsight/api/static/plugins"
68
PLUGINS_VENDOR_DIR="./redisinsight/api/static/resources/plugins"

0 commit comments

Comments
 (0)