mirror of
https://github.com/tuxbox-fork-migrations/recycled-ni-neutrino.git
synced 2025-08-26 15:02:50 +02:00
keybind-setup/settings-manager: use getBackupSuffix() function
Origin commit data
------------------
Branch: ni/coolstream
Commit: 30cf142d53
Author: vanhofen <vanhofen@gmx.de>
Date: 2020-11-12 (Thu, 12 Nov 2020)
Origin message was:
------------------
- keybind-setup/settings-manager: use getBackupSuffix() function
------------------
No further description and justification available within origin commit message!
------------------
This commit was generated by Migit
This commit is contained in:
@@ -5,7 +5,7 @@
|
||||
HOST=$(hostname)
|
||||
DATE=$(date +%Y%m%d_%H%M)
|
||||
USRF="/var/tuxbox/config/tobackup.conf"
|
||||
BAKF="$1/${2:-settings_${HOST}_${DATE}.tar.gz}"
|
||||
BAKF="$1/${2:-settings_${HOST}_${DATE}}.tar.gz"
|
||||
|
||||
TOBACKUP="\
|
||||
/etc/exports \
|
||||
|
Reference in New Issue
Block a user