nuke: default to N

Signed-off-by: Denys Vlasenko <vda.linux@googlemail.com>
This commit is contained in:
Denys Vlasenko 2021-01-03 16:48:53 +01:00
parent 85158b600d
commit 8b085d60bc

View File

@ -5,7 +5,7 @@
*/
//config:config NUKE
//config: bool "nuke (2.9 kb)"
//config: default y
//config: default n # off by default: too "accidentally destructive"
//config: help
//config: Alias to "rm -rf".