From 712ada940e125670f3c9d144d2f0db65a3e3e6e0 Mon Sep 17 00:00:00 2001 From: Girish Ramakrishnan Date: Mon, 31 Aug 2015 18:48:26 -0700 Subject: [PATCH] Add hack for broken app backup tarballs --- setup/start.sh | 1 + src/backups.js | 2 +- 2 files changed, 2 insertions(+), 1 deletion(-) diff --git a/setup/start.sh b/setup/start.sh index 456dd8500..12a51cbb6 100755 --- a/setup/start.sh +++ b/setup/start.sh @@ -140,6 +140,7 @@ cat > "${CONFIG_DIR}/cloudron.conf" < 0 ? '' : config.backupKey() }; debug('getRestoreUrl: ', obj);