From 9d4be7066a4230d1db4db49a469850c28f7bf930 Mon Sep 17 00:00:00 2001 From: yhydev Date: Wed, 18 Mar 2026 10:25:06 +0800 Subject: [PATCH] =?UTF-8?q?=E6=B7=BB=E5=8A=A0qlibext=E5=8C=85?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- scripts/start-agent.sh | 1 + 1 file changed, 1 insertion(+) diff --git a/scripts/start-agent.sh b/scripts/start-agent.sh index b978ef4..5715be2 100644 --- a/scripts/start-agent.sh +++ b/scripts/start-agent.sh @@ -30,6 +30,7 @@ fi pip install \ git+https://gitea.oopsapi.com/yhydev/myscripts.git \ + git+https://gitea.oopsapi.com/yhydev/qlib-ext.git \ prefect_shell \ freqtrade \ prefect==3.6.5.dev3;