Skip to content

Commit e39e5d5

Browse files
authored
Docmost: add jq before nodejs install (#4831)
special for docmost - because they used an fixed pnpm
1 parent 1619d6a commit e39e5d5

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

install/docmost-install.sh

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -16,6 +16,7 @@ update_os
1616
msg_info "Installing Dependencies"
1717
$STD apt-get install -y \
1818
redis \
19+
jq \
1920
make
2021
msg_ok "Installed Dependencies"
2122

0 commit comments

Comments
 (0)