mirror of
https://github.com/brain-hackers/brain-config.git
synced 2025-10-15 04:38:41 +09:00
be more intelligent about inserting config options
If a config option is already in the file but commented out, modify that line rather than inserting a new one.
This commit is contained in:
2
debian/control
vendored
2
debian/control
vendored
@@ -10,5 +10,5 @@ Homepage: https://github.com/asb/raspi-config
|
||||
|
||||
Package: raspi-config
|
||||
Architecture: all
|
||||
Depends: ${misc:Depends}, whiptail, parted
|
||||
Depends: ${misc:Depends}, whiptail, parted, lua5.1
|
||||
Description: Simple configuration for Raspberry Pi
|
||||
|
Reference in New Issue
Block a user