From 3892cb1e20416426a96477c5b21f2f7fdba6c885 Mon Sep 17 00:00:00 2001 From: vanhofen Date: Sun, 26 Jun 2022 22:58:04 +0200 Subject: [PATCH] backup.sh: add plugins-hide.conf Origin commit data ------------------ Branch: ni/coolstream Commit: https://github.com/neutrino-images/ni-neutrino/commit/c127b8039b74a38c3ddd9558ae37512a011c6541 Author: vanhofen Date: 2022-06-26 (Sun, 26 Jun 2022) Origin message was: ------------------ - backup.sh: add plugins-hide.conf ------------------ No further description and justification available within origin commit message! ------------------ This commit was generated by Migit --- data/scripts/backup.sh.in | 1 + 1 file changed, 1 insertion(+) diff --git a/data/scripts/backup.sh.in b/data/scripts/backup.sh.in index f1dc2476a..841e8c9eb 100644 --- a/data/scripts/backup.sh.in +++ b/data/scripts/backup.sh.in @@ -18,6 +18,7 @@ TOBACKUP="\ @CONFIGDIR@/neutrino.conf \ @CONFIGDIR@/oscam.* \ @CONFIGDIR@/oscammon.conf \ + @CONFIGDIR@/plugins-hide.conf \ @CONFIGDIR@/pr-auto-timer.* \ @CONFIGDIR@/radio-favorites.xml \ @CONFIGDIR@/scan.conf \