mirror of
https://gitlab.com/dabruh/dotfiles.git
synced 2025-12-13 13:21:27 +01:00
Add verbosity
This commit is contained in:
parent
a9ccc78482
commit
f5676e638d
1 changed files with 1 additions and 0 deletions
|
|
@ -73,6 +73,7 @@ monitors_exist() {
|
||||||
fi
|
fi
|
||||||
done
|
done
|
||||||
|
|
||||||
|
echo "Monitors exist: ${*}"
|
||||||
return 0
|
return 0
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue