feat: 增加 python 运行环境 (#2337)
This commit is contained in:
5
apps/python/3.12.7/run.sh
Normal file
5
apps/python/3.12.7/run.sh
Normal file
@@ -0,0 +1,5 @@
|
||||
#!/bin/bash
|
||||
|
||||
source /.env
|
||||
|
||||
$EXEC_SCRIPT
|
||||
Reference in New Issue
Block a user