3 lines
69 B
Python
3 lines
69 B
Python
#!/usr/bin/env sh
|
|
exec python3 -m notify_send_py.notify_send_py "$@"
|
#!/usr/bin/env sh
|
|
exec python3 -m notify_send_py.notify_send_py "$@"
|