Remove unnecessary cd

This commit is contained in:
zima 2024-12-22 12:03:05 -07:00
parent f7523afb8e
commit daecf42ab4

View file

@ -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