mirror of
https://github.com/woodpecker-ci/woodpecker.git
synced 2026-09-05 20:07:25 +00:00
fixed issue #394
This commit is contained in:
Vendored
+1
-1
@@ -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