mirror of
https://git.bwaaa.monster/omnisearch
synced 2026-03-25 17:19:02 +02:00
4 lines
92 B
Bash
Executable File
4 lines
92 B
Bash
Executable File
#!/bin/sh -e
|
|
exec 2>&1
|
|
exec chpst -u omnisearch:omnisearch svlogd -ttt /var/log/omnisearch/
|