frontpage: Drop empty custom shortcut files

Installing an empty file in /etc/ that is meant to be modified is an unnecessary
invitation to upgrade issues.

Signed-off-by: Sunil Mohan Adapa <sunil@medhas.org>
Reviewed-by: James Valleroy <jvalleroy@mailbox.org>
This commit is contained in:
Sunil Mohan Adapa 2020-06-23 19:49:46 -07:00 committed by James Valleroy
parent 5b579ff06d
commit 9def9750c0
No known key found for this signature in database
GPG Key ID: 77C0C75E7B650808
3 changed files with 1 additions and 0 deletions

View File

View File

@ -11,3 +11,4 @@ rm_conffile /etc/plinth/modules-enabled/restore 20.1~
rm_conffile /etc/plinth/modules-enabled/repro 20.1~
rm_conffile /etc/apt/preferences.d/50freedombox3.pref 20.5~
rm_conffile /etc/plinth/plinth.config 20.12~
rm_conffile /etc/plinth/custom-shortcuts.json 20.12~