mirror of
https://gitee.com/dify_ai/dify.git
synced 2024-12-03 03:38:08 +08:00
3 lines
54 B
Bash
3 lines
54 B
Bash
|
#!/bin/bash
|
||
|
|
||
|
cd api && pip install -r requirements.txt
|