commit b9e8cb73ab2e3a4ce36095c954fd3c01fb9a1a62 parent 181b0a4bc9ee3ee4610ca5591225a6546354bfad Author: parazyd <parazyd@dyne.org> Date: Mon, 14 Dec 2015 04:18:48 +0100 random notes Diffstat:
M | README.md | | | 4 | ++++ |
1 file changed, 4 insertions(+), 0 deletions(-)
diff --git a/README.md b/README.md @@ -9,6 +9,10 @@ It is imagined to make usage of Tomb even easier for end-users. The UI consists of all commands included in Tomb. You can choose a command you wish to run via the list and the script will run it for you. Easy-peasy. +### Random notes +* If you type in your sudo password once correctly, in the next 5 (or whatever your sudoers timeout is) minutes, you can type in the wrong password as well. +* The function for catching cancellation sometimes fails because of bad ps syntax. No idea why yet. + ## Dependencies * [tomb](https://github.com/dyne/Tomb) (also get tomb's dependencies) * zenity