V8.00.000.2025.06.17
All checks were successful
🛡️ Shell Script Linting / 🛡️ Shell Script Linting (push) Successful in 1m2s
All checks were successful
🛡️ Shell Script Linting / 🛡️ Shell Script Linting (push) Successful in 1m2s
Signed-off-by: Marc S. Weidner <msw@coresecret.dev>
This commit is contained in:
@@ -31,8 +31,6 @@ installation_lynis() {
|
|||||||
curl -fsSL https://packages.cisofy.com/keys/cisofy-software-public.key | \
|
curl -fsSL https://packages.cisofy.com/keys/cisofy-software-public.key | \
|
||||||
gpg --dearmor -o "${TARGET}/etc/apt/trusted.gpg.d/cisofy-software-public.gpg"
|
gpg --dearmor -o "${TARGET}/etc/apt/trusted.gpg.d/cisofy-software-public.gpg"
|
||||||
|
|
||||||
deb [arch=amd64,arm64 signed-by=/etc/apt/trusted.gpg.d/cisofy-software-public.gpg] https://packages.cisofy.com/community/lynis/deb/ stable main
|
|
||||||
|
|
||||||
insert_header "${TARGET}/etc/apt/sources.list.d/cisofy-lynis.sources"
|
insert_header "${TARGET}/etc/apt/sources.list.d/cisofy-lynis.sources"
|
||||||
insert_comments "${TARGET}/etc/apt/sources.list.d/cisofy-lynis.sources"
|
insert_comments "${TARGET}/etc/apt/sources.list.d/cisofy-lynis.sources"
|
||||||
cat << 'EOF' >> "${TARGET}/etc/apt/sources.list.d/cisofy-lynis.sources"
|
cat << 'EOF' >> "${TARGET}/etc/apt/sources.list.d/cisofy-lynis.sources"
|
||||||
|
|||||||
Reference in New Issue
Block a user