mirror of
https://github.com/tuxbox-neutrino/neutrino.git
synced 2025-08-26 23:13:13 +02:00
- data/scripts: remove some hardcoded paths
Conflicts: data/config/settingsupdate.conf.in data/scripts/backup.sh data/scripts/backup_flash.sh.in data/scripts/restore_flash.sh.in Signed-off-by: Thilo Graf <dbt@novatux.de> Files adapted because conflicts and possible build errors.
This commit is contained in:
@@ -477,6 +477,14 @@ src/nhttpd/nhttpd.conf
|
||||
#data/control/migration.sh
|
||||
#])
|
||||
|
||||
# Backup scripts
|
||||
AC_CONFIG_FILES([
|
||||
data/scripts/backup.sh
|
||||
data/scripts/restore.sh
|
||||
data/scripts/backup_flash.sh
|
||||
data/scripts/restore_flash.sh
|
||||
])
|
||||
|
||||
# Backup configs
|
||||
AC_CONFIG_FILES([
|
||||
data/config/settingsupdate.conf
|
||||
|
Reference in New Issue
Block a user