From 359027c019d324b6c141071471dd9a624cccce17 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Joachim=20Tr=C3=A4uble?= Date: Sat, 13 Nov 2021 13:25:37 +0100 Subject: [PATCH] Update RPiOS64-IA-Install.sh added final message with new IP, in case of remote installation. --- RPiOS64-IA-Install.sh | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/RPiOS64-IA-Install.sh b/RPiOS64-IA-Install.sh index 1059017..d378f39 100644 --- a/RPiOS64-IA-Install.sh +++ b/RPiOS64-IA-Install.sh @@ -168,6 +168,9 @@ printf " ========================================================================================= $GREEN ! INSTALATION COMPLETED ! WAIT ! REBOOT ! $NORMAL ========================================================================================= + + after rebbot the PVE web interface will be reachable here : + ---> $GREEN https://$RPI_IP:8006/ $NORMAL <--- \n" && sleep 7 && reboot -#### EOF #### \ No newline at end of file +#### EOF ####