The template supplied with PepperminOS (Debian version 12.6)has several problems and does not work. These range from variables that should be global to 'break' command that is not needed - or should be 'exit'. I have attached a version which works
The initial one still had problems so I have now updated it to this. The major changes are the use of pkill and pgrep
Log in to post a comment.
The template supplied with PepperminOS (Debian version 12.6)has several problems and does not work.
These range from variables that should be global to 'break' command that is not needed - or should be 'exit'.
I have attached a version which works
The initial one still had problems so I have now updated it to this.
The major changes are the use of pkill and pgrep