From b435bc7821429bd94e4d40d6e8e34f88cfc19712 Mon Sep 17 00:00:00 2001 From: Alexandre Pujol Date: Mon, 12 Apr 2021 12:58:59 +0100 Subject: [PATCH] configure fix. --- configure | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/configure b/configure index 5d40c128..1bf9b284 100755 --- a/configure +++ b/configure @@ -69,7 +69,7 @@ generate() { path="${ROOT:?}/apparmor.d/profiles/$profile" if [[ ! -f "$path" ]]; then _warning "Profile $profile not found" - contine + continue fi # If flags is set, overwrite profile flag