mirror of
https://github.com/woodpecker-ci/woodpecker.git
synced 2025-09-19 05:48:38 +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
|
||||
. /etc/default/$UPSTART_JOB
|
||||
fi
|
||||
droned $DRONED_OPTS
|
||||
/usr/local/bin/droned $DRONED_OPTS
|
||||
end script
|
Reference in New Issue
Block a user