|
|
@@ -8,7 +8,6 @@ local commandname="DEV-DEBUG"
|
|
|
local commandaction="Dev-Debug"
|
|
|
local function_selfname="$(basename $(readlink -f "${BASH_SOURCE[0]}"))"
|
|
|
|
|
|
-
|
|
|
if [ -f "${rootdir}/.dev-debug" ]; then
|
|
|
rm "${rootdir}/.dev-debug"
|
|
|
fn_print_ok_nl "Disabled dev-debug"
|