From 149df0bc9719d2b41a9fe95e14fa58571a193690 Mon Sep 17 00:00:00 2001 From: Franziska Kunsmann Date: Thu, 30 Dec 2021 16:17:29 +0100 Subject: [PATCH] backup-and-update-system: add missing newline --- .bin/backup-and-update-system | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.bin/backup-and-update-system b/.bin/backup-and-update-system index d60bc73..35db9f8 100755 --- a/.bin/backup-and-update-system +++ b/.bin/backup-and-update-system @@ -45,7 +45,7 @@ done fi ) -printf '\aPress enter to continue with updating the system' +printf '\aPress enter to continue with updating the system\n' read # Do updates