Update install/nightscout-install.sh
Co-authored-by: greptile-apps[bot] <165735046+greptile-apps[bot]@users.noreply.github.com>
This commit is contained in:
parent
fb1fbf0a6e
commit
f66487cbb8
@ -13,7 +13,7 @@ network_check
|
||||
update_os
|
||||
|
||||
msg_info "Installing Dependencies"
|
||||
$STD apt-get install -y git curl build-essential libssl-dev
|
||||
$STD apt install -y git build-essential libssl-dev
|
||||
msg_ok "Installed Dependencies"
|
||||
|
||||
MONGO_VERSION="8.0" setup_mongodb
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user