Generate tls key files on hpcore new. (#237)

This commit is contained in:
Ravin Perera
2021-02-05 15:36:11 +05:30
committed by GitHub
parent e1b1382599
commit c366e8acfa
4 changed files with 48 additions and 42 deletions

View File

@@ -110,6 +110,9 @@ sudo apt-get install -y libboost-stacktrace-dev
# Sqlite
sudo apt-get install -y sqlite3 libsqlite3-dev
# jq command (needed for remote cluster scripts)
sudo apt-get install -y jq
# Update linker library cache.
sudo ldconfig