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:
vanhofen
2020-11-12 22:17:34 +01:00
parent 21585e72de
commit e19005791c
3 changed files with 5 additions and 12 deletions

View File

@@ -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 \