Update loki.sh
This commit is contained in:
parent
778f77ac80
commit
2a87538293
@ -1,5 +1,5 @@
|
|||||||
#!/usr/bin/env bash
|
#!/usr/bin/env bash
|
||||||
source <(curl -fsSL https://raw.githubusercontent.com/community-scripts/ProxmoxVE/main/misc/build.func)
|
source <(curl -fsSL https://raw.githubusercontent.com/community-scripts/ProxmoxVED/main/misc/build.func)
|
||||||
# Copyright (c) 2021-2025 community-scripts ORG
|
# Copyright (c) 2021-2025 community-scripts ORG
|
||||||
# Author: hoholms
|
# Author: hoholms
|
||||||
# License: MIT | https://github.com/community-scripts/ProxmoxVE/raw/main/LICENSE
|
# License: MIT | https://github.com/community-scripts/ProxmoxVE/raw/main/LICENSE
|
||||||
@ -44,9 +44,7 @@ function update_script() {
|
|||||||
systemctl start loki
|
systemctl start loki
|
||||||
systemctl start promtail
|
systemctl start promtail
|
||||||
msg_ok "Started Loki"
|
msg_ok "Started Loki"
|
||||||
|
msg_ok "Updated successfully!"
|
||||||
msg_ok "Update Successful"
|
|
||||||
|
|
||||||
exit
|
exit
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user