From daecf42ab4e550e76dda3379a33f87ec251f0b8e Mon Sep 17 00:00:00 2001 From: zima Date: Sun, 22 Dec 2024 12:03:05 -0700 Subject: [PATCH] Remove unnecessary cd --- tests.sh | 1 - 1 file changed, 1 deletion(-) diff --git a/tests.sh b/tests.sh index 5df78f4c76..81c4631281 100755 --- a/tests.sh +++ b/tests.sh @@ -4,7 +4,6 @@ set -e -cd /host/ apt-get update && apt-get install -y git wget curl build-essential python3 ffmpeg corepack enable corepack prepare pnpm@latest --activate