scripts: move migration script away from control scripts

Origin commit data
------------------
Commit: 58f91648c0
Author: vanhofen <vanhofen@gmx.de>
Date: 2021-09-26 (Sun, 26 Sep 2021)

Origin message was:
------------------
- scripts: move migration script away from control scripts
This commit is contained in:
vanhofen
2021-09-26 20:25:38 +02:00
parent 4266fecc1c
commit 8bb5af6841
5 changed files with 6 additions and 10 deletions

View File

@@ -46,9 +46,6 @@
#define NEUTRINO_LEAVE_DEEPSTANDBY_SCRIPT "deepstandby.off"
#define NEUTRINO_APP_START_SCRIPT "neutrino.start"
// control scripts w/o counterparts in /var
#define NEUTRINO_CONF_MIGRATION_SCRIPT CONTROLDIR "/migration.sh"
#define COVERDIR_TMP "/tmp/.cover"
#define LOGODIR_TMP "/tmp/.logo"