configure fix.
This commit is contained in:
parent
0a9830fae2
commit
b435bc7821
1 changed files with 1 additions and 1 deletions
2
configure
vendored
2
configure
vendored
|
|
@ -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
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue