Merge pull request #30 from serghey-rodin/master

update from master
This commit is contained in:
myvesta 2018-11-26 23:08:22 +01:00 committed by GitHub
commit 162e58773f
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
56 changed files with 109 additions and 135 deletions

View file

@ -228,7 +228,7 @@ if [ ! -z "$WEB_SYSTEM" ] && [ "$WEB" != '*' ]; then
set +f
# Backup files
tar -cpf- * ${fargs[@]} |gzip -$BACKUP_GZIP - > $tmpdir/web/$domain/domain_data.tar.gz
tar -cpf- ${fargs[@]} * |gzip -$BACKUP_GZIP - > $tmpdir/web/$domain/domain_data.tar.gz
done
# Print total