mirror of
https://github.com/tuxbox-neutrino/neutrino.git
synced 2025-08-26 15:02:56 +02:00
data/scripts: add small script to start neutrino for generic-pc
Origin commit data
------------------
Commit: b47ea1caf0
Author: vanhofen <vanhofen@gmx.de>
Date: 2023-09-14 (Thu, 14 Sep 2023)
Origin message was:
------------------
- data/scripts: add small script to start neutrino for generic-pc
Signed-off-by: Thilo Graf <dbt@novatux.de>
Conflicts:
data/scripts/Makefile.am
This commit is contained in:
@@ -684,6 +684,12 @@ data/scripts/backup_flash.sh
|
||||
data/scripts/restore_flash.sh
|
||||
])
|
||||
|
||||
if test "$BOXTYPE" = "generic"; then
|
||||
AC_CONFIG_FILES([
|
||||
data/scripts/neutrino.sh
|
||||
])
|
||||
fi
|
||||
|
||||
# Backup configs
|
||||
AC_CONFIG_FILES([
|
||||
data/config/settingsupdate.conf
|
||||
|
Reference in New Issue
Block a user