mirror of
https://github.com/tuxbox-fork-migrations/recycled-ni-neutrino.git
synced 2025-09-02 18:31:12 +02:00
scripts: move migration script away from control scripts
Origin commit data
------------------
Branch: ni/coolstream
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
------------------
No further description and justification available within origin commit message!
------------------
This commit was generated by Migit
This commit is contained in:
@@ -2,13 +2,15 @@ EXTRA_DIST = \
|
||||
backup.sh backup.sh.in \
|
||||
restore.sh restore.sh.in \
|
||||
backup_flash.sh backup_flash.sh.in \
|
||||
restore_flash.sh restore_flash.sh.in
|
||||
restore_flash.sh restore_flash.sh.in \
|
||||
migration.sh migration.sh.in
|
||||
|
||||
installdir = $(bindir)
|
||||
|
||||
install_SCRIPTS = \
|
||||
backup.sh \
|
||||
restore.sh \
|
||||
migration.sh \
|
||||
wakeup.sh \
|
||||
install.sh
|
||||
|
||||
|
Reference in New Issue
Block a user