Update ots-install.sh
This commit is contained in:
parent
cdf7263c37
commit
ddf6281151
@ -15,7 +15,8 @@ update_os
|
|||||||
|
|
||||||
msg_info "Installing Dependencies"
|
msg_info "Installing Dependencies"
|
||||||
$STD apt-get install -y \
|
$STD apt-get install -y \
|
||||||
redis-server
|
redis-server \
|
||||||
|
nginx
|
||||||
msg_ok "Installed Dependencies"
|
msg_ok "Installed Dependencies"
|
||||||
|
|
||||||
msg_info "Installing OTS"
|
msg_info "Installing OTS"
|
||||||
|
Loading…
x
Reference in New Issue
Block a user