mirror of https://github.com/tteck/Proxmox.git
Merge pull request #13 from nicedevil007/Alpine-Nextcloud
Update alpine-nextcloud.sh
This commit is contained in:
commit
3103663b67
|
@ -82,6 +82,7 @@ build_container
|
|||
description
|
||||
|
||||
msg_ok "Completed Successfully!\n"
|
||||
echo -e "${APP} should be reachable by going to the following URL.
|
||||
cat ~/nextcloud.creds
|
||||
echo -e "\n
|
||||
${APP} should be reachable by going to the following URL.
|
||||
${BL}https://${IP}${CL} \n"
|
||||
pct exec 101 cat ~/nextcloud.creds
|
||||
|
|
Loading…
Reference in New Issue