Update ots-install.sh

This commit is contained in:
Bas van den Berg 2025-07-20 13:23:52 +02:00 committed by GitHub
parent 063bed19c1
commit ea6bffa79f
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -15,9 +15,7 @@ update_os
msg_info "Installing Dependencies"
$STD apt-get install -y \
caddy \
apt-transport-https \
ca-certificates
redis-server
msg_ok "Installed Dependencies"
msg_info "Installing OTS"