mirror of
https://codeberg.org/revsuine/ckb-next-runit.git
synced 2025-01-23 13:27:16 +00:00
5 lines
42 B
Text
5 lines
42 B
Text
|
#!/bin/sh
|
||
|
|
||
|
exec /usr/bin/ckb-next-daemon
|
||
|
|