yweb: rework, localize and enable backup/restore

Origin commit data
------------------
Branch: ni/coolstream
Commit: 17fd189410
Author: vanhofen <vanhofen@gmx.de>
Date: 2012-07-21 (Sat, 21 Jul 2012)

Origin message was:
------------------
- yweb: rework, localize and enable backup/restore

------------------
No further description and justification available within origin commit message!

------------------
This commit was generated by Migit
This commit is contained in:
vanhofen
2012-07-21 23:31:59 +02:00
parent a1a8390354
commit 6d477610ae
7 changed files with 54 additions and 40 deletions

View File

@@ -24,4 +24,4 @@ TOBACKUP=$(echo $RES)
echo Backup to $1/settings_$DATE.tar
tar -cf $1/settings_$DATE.tar $TOBACKUP
tar -cf $1/settings_$DATE.tar $TOBACKUP 2>&1 >/dev/null