test restart

This commit is contained in:
pshankinclarke
2025-11-26 17:16:08 -08:00
parent a2c4112871
commit ec877ed201
3 changed files with 4 additions and 3 deletions

View File

@@ -18,6 +18,7 @@ $STD apt update
$STD apt install -y valkey
sed -i 's/^bind .*/bind 0.0.0.0/' /etc/valkey/valkey.conf
systemctl enable -q --now valkey-server
systemctl restart valkey-server
msg_ok "Installed Valkey"
motd_ssh