From 1f2e7aa96fd4bbf76dc465baf6102c712e5c761f Mon Sep 17 00:00:00 2001 From: Matt Date: Sun, 24 Dec 2023 14:24:17 -0800 Subject: [PATCH] Update install_opi5.sh --- install_opi5.sh | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/install_opi5.sh b/install_opi5.sh index 84958c7..9e4a897 100755 --- a/install_opi5.sh +++ b/install_opi5.sh @@ -1,3 +1,7 @@ +find / + +find / -name user-data + apt-get update apt-get upgrade -y