mirror of
https://github.com/roddhjav/apparmor.d.git
synced 2024-11-14 15:33:47 +01:00
chore(profile): remove trailing whitespace in profiles (2).
This commit is contained in:
parent
38b973c596
commit
897302bc5b
@ -17,7 +17,7 @@ readonly HEADERS=(
|
|||||||
|
|
||||||
_die() {
|
_die() {
|
||||||
echo -e "\033[1;31m ✗ Error: \033[0m$*"
|
echo -e "\033[1;31m ✗ Error: \033[0m$*"
|
||||||
#exit 1
|
exit 1
|
||||||
}
|
}
|
||||||
|
|
||||||
_ensure_header() {
|
_ensure_header() {
|
||||||
|
Loading…
Reference in New Issue
Block a user