From e3fc803fcc57d9d0a35f3210fda8abc27283794d Mon Sep 17 00:00:00 2001 From: "Suren A. Chilingaryan" Date: Tue, 3 Sep 2019 01:09:42 +0200 Subject: Fix typo --- scripts/bootstrap/builder.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'scripts/bootstrap/builder.sh') diff --git a/scripts/bootstrap/builder.sh b/scripts/bootstrap/builder.sh index c16fce1..cccdf55 100644 --- a/scripts/bootstrap/builder.sh +++ b/scripts/bootstrap/builder.sh @@ -20,4 +20,4 @@ while [ 1 ]; do bash /etc/portage/scripts/bootstrap/builder_sleep.sh "$REBUILD_FAILED" [ -n "$REBUILD_FAILED" ] && bash /etc/portage/scripts/bootstrap/builder_sync.sh fi -fi +done -- cgit v1.2.1