diff options
author | Daniel Baumann <daniel.baumann@progress-linux.org> | 2019-08-12 18:00:53 +0000 |
---|---|---|
committer | Daniel Baumann <daniel.baumann@progress-linux.org> | 2019-08-12 18:00:53 +0000 |
commit | ae084c2be5265a7a97e6436d4515de36ec8a5785 (patch) | |
tree | 3cdd34910267abd11b3e75ae97d84ada88a703bc /debian/patches/series | |
parent | Removing 'Sign In' infobar on the bottom of the screen (Closes: #930504). (diff) | |
download | netdata-ae084c2be5265a7a97e6436d4515de36ec8a5785.tar.xz netdata-ae084c2be5265a7a97e6436d4515de36ec8a5785.zip |
Using bash instead of sh for edit-config.
Signed-off-by: Daniel Baumann <daniel.baumann@progress-linux.org>
Diffstat (limited to '')
-rw-r--r-- | debian/patches/series | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/debian/patches/series b/debian/patches/series index fdae31046..4635528e4 100644 --- a/debian/patches/series +++ b/debian/patches/series @@ -10,3 +10,4 @@ debian/0009-remove-googleanalytics.patch debian/0010-remove-login.patch upstream/0001-allow-symlinks.patch debian/0011-remove-signin.patch +debian/0012-use-bash.patch |