From 7a8973bf00920d7efe64ff454a9f21b2988e4245 Mon Sep 17 00:00:00 2001 From: jiri Date: Thu, 11 Jun 2026 07:38:04 +0000 Subject: [PATCH] Update scripts/restore-appfactory.sh --- scripts/restore-appfactory.sh | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/scripts/restore-appfactory.sh b/scripts/restore-appfactory.sh index f3932fb..abeb360 100755 --- a/scripts/restore-appfactory.sh +++ b/scripts/restore-appfactory.sh @@ -492,5 +492,4 @@ log "Running final preflight" rm -rf "$PRESERVE_ROOT" echo -echo "APPFACTORY RESTORE: READY" -EOF +echo "APPFACTORY RESTORE: READY" \ No newline at end of file