From 77a79360bc41ff86be51850c5e07e5e1da40dea5 Mon Sep 17 00:00:00 2001 From: hackrobot Date: Mon, 15 Jul 2024 18:53:26 +0800 Subject: [PATCH] update --- run.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/run.sh b/run.sh index c2b0143..64d2ef0 100644 --- a/run.sh +++ b/run.sh @@ -1 +1 @@ -python run.py \ No newline at end of file +python3 run.py \ No newline at end of file