mirror of
https://codeberg.org/privacy1st/exec-notify
synced 2024-12-22 23:16:04 +01:00
docs
This commit is contained in:
parent
b96b44a7c1
commit
21f07daba6
@ -6,8 +6,8 @@
|
||||
## TODOs
|
||||
|
||||
~~* Send notification about unread local mail only once!~~
|
||||
* add PKGBUILD
|
||||
* Rename python module (and git repository?) to `exec-notify`
|
||||
~~* add PKGBUILD~~
|
||||
~~* Rename python module (and git repository?) to `exec-notify`~~
|
||||
* Use subprocess_util > execute_print_capture
|
||||
* This way, the user can see the stdout/stderr while it is executed
|
||||
* And we can email the stdout/stderr if the process has failed
|
||||
|
@ -5,7 +5,7 @@
|
||||
|
||||
_name=exec-notify
|
||||
pkgname="python-$_name-git"
|
||||
pkgver=r48.f1c34c2
|
||||
pkgver=r49.b96b44a
|
||||
pkgrel=1
|
||||
pkgdesc='execute command and notify about failure via email'
|
||||
arch=(any)
|
||||
|
Loading…
Reference in New Issue
Block a user