Skip to content
Snippets Groups Projects
Commit 385130e0 authored by intrigeri's avatar intrigeri
Browse files

Linting.

parent 24b84237
No related branches found
No related tags found
No related merge requests found
......@@ -98,12 +98,12 @@ class tails::builder (
lens => 'Shellvars.lns',
incl => '/etc/live/build.conf',
changes => [
"rm LB_MIRROR_BOOTSTRAP",
"rm LB_PARENT_MIRROR_BOOTSTRAP",
"rm LB_MIRROR_CHROOT",
"rm LB_PARENT_MIRROR_CHROOT",
"rm LB_MIRROR_BINARY",
"rm LB_PARENT_MIRROR_BINARY",
'rm LB_MIRROR_BOOTSTRAP',
'rm LB_PARENT_MIRROR_BOOTSTRAP',
'rm LB_MIRROR_CHROOT',
'rm LB_PARENT_MIRROR_CHROOT',
'rm LB_MIRROR_BINARY',
'rm LB_PARENT_MIRROR_BINARY',
],
require => File['/etc/live/build.conf'],
}
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment