mirror of https://github.com/tteck/Proxmox.git
Changing author info
This commit is contained in:
parent
f2d51014bb
commit
ed0aa78565
|
@ -1,8 +1,7 @@
|
|||
#!/usr/bin/env bash
|
||||
source <(curl -s https://raw.githubusercontent.com/ELKozel/Proxmox/main/misc/build.func)
|
||||
# Copyright (c) 2021-2024 tteck
|
||||
# Author: tteck (tteckster)
|
||||
# Co-Author: T.H. (ELKozel)
|
||||
# Copyright (c) 2024 ELKozel
|
||||
# Author: T.H. (ELKozel)
|
||||
# License: MIT
|
||||
# https://github.com/tteck/Proxmox/raw/main/LICENSE
|
||||
|
||||
|
@ -83,4 +82,4 @@ description
|
|||
|
||||
msg_ok "Completed Successfully!\n"
|
||||
echo -e "${APP} should be reachable on port 9200
|
||||
${BL}http://${IP}:5678${CL} \n"
|
||||
${BL}http://${IP}:9200${CL} \n"
|
||||
|
|
Loading…
Reference in New Issue