mirror of
https://github.com/tuxbox-neutrino/neutrino.git
synced 2025-08-27 15:32:59 +02:00
- unify backup suffixes
Conflicts: data/scripts/backup.sh Signed-off-by: Thilo Graf <dbt@novatux.de>
This commit is contained in:
@@ -1,6 +1,6 @@
|
||||
#!/bin/sh
|
||||
|
||||
DATE=$(date +%Y-%m-%d_%H-%M-%S)
|
||||
DATE=$(date +%Y%m%d_%H%M)
|
||||
USRF="/var/tuxbox/config/tobackup.conf"
|
||||
BAKF="$1/${2:-settings_${DATE}.tar.gz}"
|
||||
|
||||
|
Reference in New Issue
Block a user