This commit is contained in:
2024-10-24 09:23:39 +08:00
parent 641c34b1b3
commit 16c005556f
36 changed files with 7780 additions and 0 deletions

1
SCLP/run.sh Normal file
View File

@@ -0,0 +1 @@
nohup python main.py >> nohup.out 2>&1 &