From fca558d13a68df830fc2bdfe36da3872ce392b03 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Joachim=20Tr=C3=A4uble?= Date: Sat, 13 Nov 2021 22:39:18 +0100 Subject: [PATCH] fix typo old habits die hard... --- RPiOS64-IA-Install.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/RPiOS64-IA-Install.sh b/RPiOS64-IA-Install.sh index a95aba1..7178003 100644 --- a/RPiOS64-IA-Install.sh +++ b/RPiOS64-IA-Install.sh @@ -181,7 +181,7 @@ printf " after rebbot the PVE web interface will be reachable here : ---> $GREEN https://$RPI_IP_ONLY:8006/ $NORMAL <--- - run ---> $YELLOW apt get upgrade -y $NORMAL <--- + run ---> $YELLOW apt upgrade -y $NORMAL <--- in a root shell to complet the installation. \n" && sleep 10 && reboot