Use our own tar for app backups

This is only temporarily as moving away from btrfs snapshots,
we introduced a regression for app backups.
gnu tar fails to create tarballs if the files change during packing.
This commit is contained in:
Johannes Zellner
2017-04-13 12:53:50 +02:00
parent e0b9dc3623
commit 1694a1536c
4 changed files with 96 additions and 2378 deletions
+1
View File
@@ -63,6 +63,7 @@
"split": "^1.0.0",
"superagent": "^1.8.3",
"supererror": "^0.7.1",
"tar-fs": "^1.15.2",
"tldjs": "^1.6.2",
"underscore": "^1.7.0",
"valid-url": "^1.0.9",