Files
notes/code/misc/bash/ys_onstart_services.sh
2024-12-21 00:25:15 +00:00

9 lines
88 B
Bash

#!/bin/bash
cd /home/ys/Data/projects/llm/OpenWebUI
open-webui serve --port 8085 &