mirror of
https://github.com/tteck/Proxmox.git
synced 2025-02-19 12:56:01 +00:00
Testing issues with the service
This commit is contained in:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user