add bash scripts

This commit is contained in:
ys
2024-12-21 00:25:15 +00:00
parent f66e9f8b43
commit 45211dee1b
9 changed files with 160 additions and 0 deletions

View File

@@ -0,0 +1,8 @@
#!/bin/bash
cd /home/ys/Data/projects/llm/OpenWebUI
open-webui serve --port 8085 &