AppArmor profile attachement example is wrong because it does not use {
} "alternations" to make comma define alternative executable path.
Update example to make it actually work in custom install prefix case.
security/apparmor/install.sh scripts does not need to `cd` into it's
directory to work correctly.
Simplify example to invoke `install.sh` without `cd`.