diff options
author | Daniel Baumann <daniel.baumann@progress-linux.org> | 2024-04-13 10:01:03 +0000 |
---|---|---|
committer | Daniel Baumann <daniel.baumann@progress-linux.org> | 2024-04-13 10:01:03 +0000 |
commit | 3d277c8825ee3bc5d506a743f82492976fcca3cd (patch) | |
tree | 37f771fa738cc605d02e588e3100398c5800bee4 /debian/local | |
parent | Including apt configuration files for Progress Linux. (diff) | |
download | apt-3d277c8825ee3bc5d506a743f82492976fcca3cd.tar.xz apt-3d277c8825ee3bc5d506a743f82492976fcca3cd.zip |
Setting Apt::Cmd::Disable-Script-Warning to true.
Signed-off-by: Daniel Baumann <daniel.baumann@progress-linux.org>
Diffstat (limited to 'debian/local')
-rw-r--r-- | debian/local/conf.d/00disable-script-warning | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/debian/local/conf.d/00disable-script-warning b/debian/local/conf.d/00disable-script-warning new file mode 100644 index 0000000..e1bcc30 --- /dev/null +++ b/debian/local/conf.d/00disable-script-warning @@ -0,0 +1,3 @@ +# /etc/apt/apt.conf.d/00disable-script-warning + +Apt::Cmd::Disable-Script-Warning "true"; |