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