8 lines
No EOL
133 B
Text
8 lines
No EOL
133 B
Text
start on (filesystem and net-device-up)
|
|
|
|
chdir /var/lib/drone
|
|
console log
|
|
|
|
script
|
|
drone --config /etc/drone/drone.toml
|
|
end script |