mirror of
https://github.com/void-linux/void-packages.git
synced 2025-10-14 14:35:12 +02:00
3 lines
57 B
Bash
3 lines
57 B
Bash
#!/bin/sh
|
|
exec 2>&1
|
|
exec chpst -u _ntfy:_ntfy ntfy serve
|