diff options
Diffstat (limited to 'examples/B91debc')
-rw-r--r-- | examples/B91debc | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/examples/B91debc b/examples/B91debc index b52620f..98c6a47 100644 --- a/examples/B91debc +++ b/examples/B91debc @@ -3,7 +3,7 @@ # # 343894: a script to run debc command, contributed from q-funk. -apt-get install -y --force-yes devscripts +apt-get install -y "${APTGETOPT[@]}" devscripts cd /tmp/buildd/*/debian cd .. debc |