feat: init

This commit is contained in:
nyyu 2024-04-30 08:31:10 +02:00
commit b1bfed4a2d
19 changed files with 176 additions and 0 deletions

View file

@ -0,0 +1,2 @@
setup
homebridge

View file

@ -0,0 +1,5 @@
#!/command/with-contenv sh
[ -e /homebridge/homebridge.log ] || touch /homebridge/homebridge.log
exec tail -f --follow=name /homebridge/homebridge.log

View file

@ -0,0 +1 @@
longrun