mirror of
https://github.com/ohmyzsh/ohmyzsh.git
synced 2025-06-25 03:51:41 +02:00
ufw: remove debug print (#6976)
This commit is contained in:
parent
b0052c7958
commit
d232e6866c
@ -45,8 +45,6 @@ _arguments -C \
|
|||||||
'3:: :->subsubcmds' \
|
'3:: :->subsubcmds' \
|
||||||
&& return 0
|
&& return 0
|
||||||
|
|
||||||
echo "DEBUG: $(date)| $state | $line[1] | $line| $word[1]| $word| $CURRENT|" >> log.log
|
|
||||||
|
|
||||||
local rules
|
local rules
|
||||||
|
|
||||||
case "$state" in
|
case "$state" in
|
||||||
|
Loading…
x
Reference in New Issue
Block a user