Skip to content
GitLab
Explore
Sign in
Register
Commits on Source (2)
Remove now unused cleanup call
· 8fb89b0f
Joerg Jaspert
authored
Apr 19, 2018
8fb89b0f
Merge branch 'master' into deploy
· a1ec2715
Joerg Jaspert
authored
Apr 19, 2018
* master: Remove now unused cleanup call
a1ec2715
Show whitespace changes
Inline
Side-by-side
config/debian-security/cron.unchecked
View file @
a1ec2715
...
...
@@ -107,5 +107,4 @@ if [[ "${old_last_changed}" != "${new_last_changed}" ]]; then
$configdir
/cronscript unchecked-dinstall
fi
cleanup
trap
- EXIT