4 lines
62 B
Python
4 lines
62 B
Python
#!/bin/sh
|
|
exec python3 -m notify_send_py.notify_send_py "$@"
|
|
|
#!/bin/sh
|
|
exec python3 -m notify_send_py.notify_send_py "$@"
|
|
|