add inverter container
This commit is contained in:
3
build/runit/inverter
Normal file
3
build/runit/inverter
Normal file
@@ -0,0 +1,3 @@
|
||||
#!/bin/sh
|
||||
set -e
|
||||
/opt/inverter/inverter.php
|
||||
3
build/runit/logrotate
Normal file
3
build/runit/logrotate
Normal file
@@ -0,0 +1,3 @@
|
||||
#!/bin/sh
|
||||
set -e
|
||||
/usr/sbin/logrotate
|
||||
Reference in New Issue
Block a user