mirror of
https://github.com/tteck/Proxmox.git
synced 2025-02-15 06:09:15 +01:00
Testing issues with the service
This commit is contained in:
parent
fc9726c5fa
commit
2d3e84059f
1 changed files with 3 additions and 3 deletions
|
@ -35,9 +35,9 @@ $STD apt-get install elasticsearch
|
|||
msg_ok "Installed Elastcisearch"
|
||||
|
||||
msg_info "Creating Service"
|
||||
$STD /bin/systemctl daemon-reload
|
||||
$STD /bin/systemctl enable elasticsearch.service
|
||||
$STD /bin/systemctl start elasticsearch.service
|
||||
# $STD /bin/systemctl daemon-reload
|
||||
# $STD /bin/systemctl enable elasticsearch.service
|
||||
# $STD /bin/systemctl start elasticsearch.service
|
||||
msg_ok "Created Service"
|
||||
|
||||
motd_ssh
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue