generated from Templates/Baseline
fix debug script
This commit is contained in:
parent
7685650cf1
commit
deef3aa5e1
@ -44,11 +44,10 @@ showENV () {
|
||||
|
||||
main() {
|
||||
if [ -n "$PLUGIN_DEBUG" ]; then
|
||||
echo
|
||||
showENV
|
||||
else
|
||||
sayW "Debug mode disabled."
|
||||
fi
|
||||
showENV
|
||||
}
|
||||
|
||||
main "$@"
|
||||
|
Loading…
Reference in New Issue
Block a user