mirror of
https://github.com/pygos/build.git
synced 2024-11-22 19:19:46 +01:00
Fix missing newline and broken append in config files
Signed-off-by: David Oberhollenzer <david.oberhollenzer@tele2.at>
This commit is contained in:
parent
360a9538c5
commit
2ded2649a8
5 changed files with 5 additions and 5 deletions
|
@ -1 +1 @@
|
|||
SERVICES+="unbound dnsmasq"
|
||||
SERVICES="$SERVICES unbound dnsmasq"
|
||||
|
|
Loading…
Reference in a new issue