diff --git a/docker/hailo8l/user_installation.sh b/docker/hailo8l/user_installation.sh index 0f40bbaac..2daf1e4cf 100644 --- a/docker/hailo8l/user_installation.sh +++ b/docker/hailo8l/user_installation.sh @@ -2,7 +2,7 @@ # Update package list and install dependencies sudo apt-get update -sudo apt-get install -y build-essential cmake git wget linux-modules-extra-$(uname -r) +sudo apt-get install -y build-essential cmake git wget arch=$(uname -m)