This website requires JavaScript.
Explore
Help
Sign In
LotusGuild
/
matrix
Watch
2
Star
0
Fork
0
You've already forked matrix
Code
Issues
1
Pull Requests
Actions
Packages
Projects
Releases
Wiki
Activity
Files
2457451d4c0a0e7972e82196932b7b921fa6fb90
matrix
/
systemd
/
livekit-clear-port.sh
T
4 lines
66 B
Bash
Raw
Normal View
History
Unescape
Escape
ci: add lint workflow, shellcheck fixes, and CI failure hookshot alert
2026-04-14 16:25:39 -04:00
#!/bin/bash
refactor: replace old bot code with Matrix infra configs and scripts
2026-03-18 10:36:51 -04:00
pkill -x livekit-server 2>/dev/null
&&
sleep
1
exit
0
Reference in New Issue
Copy Permalink