add bash scripts
This commit is contained in:
8
code/misc/bash/ys_onstart_services.sh
Normal file
8
code/misc/bash/ys_onstart_services.sh
Normal file
@@ -0,0 +1,8 @@
|
||||
#!/bin/bash
|
||||
|
||||
cd /home/ys/Data/projects/llm/OpenWebUI
|
||||
open-webui serve --port 8085 &
|
||||
|
||||
|
||||
|
||||
|
||||
Reference in New Issue
Block a user