mirror of
https://github.com/community-scripts/ProxmoxVED.git
synced 2026-02-25 14:45:54 +00:00
get valkey-cli
This commit is contained in:
@@ -14,7 +14,7 @@ network_check
|
|||||||
update_os
|
update_os
|
||||||
|
|
||||||
msg_info "Installing Valkey"
|
msg_info "Installing Valkey"
|
||||||
$STD apk add valkey valkey-openrc
|
$STD apk add valkey valkey-openrc valkey-cli
|
||||||
$STD sed -i 's/^bind .*/bind 0.0.0.0/' /etc/valkey/valkey.conf
|
$STD sed -i 's/^bind .*/bind 0.0.0.0/' /etc/valkey/valkey.conf
|
||||||
$STD rc-update add valkey default
|
$STD rc-update add valkey default
|
||||||
$STD rc-service valkey start
|
$STD rc-service valkey start
|
||||||
|
|||||||
Reference in New Issue
Block a user