From a717971ea1b75e876a8a8adc04e12b7d73afad68 Mon Sep 17 00:00:00 2001 From: voluntas Date: Mon, 27 May 2024 11:37:16 +0900 Subject: [PATCH] =?UTF-8?q?=E3=82=B7=E3=82=A7=E3=83=AB=E3=82=B9=E3=82=AF?= =?UTF-8?q?=E3=83=AA=E3=83=97=E3=83=88=E5=86=85=E9=83=A8=E3=81=AE=20rye-up?= =?UTF-8?q?.com=20=E3=82=92=20rye.astral.sh=20=E3=81=AB=E7=BD=AE=E3=81=8D?= =?UTF-8?q?=E6=8F=9B=E3=81=88=E3=82=8B?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- scripts/package.ubuntu-20.04_armv8_jetson.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/scripts/package.ubuntu-20.04_armv8_jetson.sh b/scripts/package.ubuntu-20.04_armv8_jetson.sh index 77da9058..1fd55781 100755 --- a/scripts/package.ubuntu-20.04_armv8_jetson.sh +++ b/scripts/package.ubuntu-20.04_armv8_jetson.sh @@ -25,7 +25,7 @@ apt-get update DEBIAN_FRONTEND=noninteractive apt-get install -y \ curl -curl -sSf https://rye-up.com/get | RYE_INSTALL_OPTION="--yes" bash +curl -sSf https://rye.astral.sh/get | RYE_INSTALL_OPTION="--yes" bash . /root/.rye/env cd /root/sora-python-sdk