mirror of
https://github.com/woodpecker-ci/woodpecker.git
synced 2025-09-20 20:19:19 +00:00
fixed issue #394
This commit is contained in:
2
debian/drone/etc/init/drone.conf
vendored
2
debian/drone/etc/init/drone.conf
vendored
@@ -8,5 +8,5 @@ script
|
|||||||
if [ -f /etc/default/$UPSTART_JOB ]; then
|
if [ -f /etc/default/$UPSTART_JOB ]; then
|
||||||
. /etc/default/$UPSTART_JOB
|
. /etc/default/$UPSTART_JOB
|
||||||
fi
|
fi
|
||||||
droned $DRONED_OPTS
|
/usr/local/bin/droned $DRONED_OPTS
|
||||||
end script
|
end script
|
Reference in New Issue
Block a user