Attempt to fix notify-send-py package
This commit is contained in:
3
dev-python/notify-send-py/files/notify-send.py
Normal file
3
dev-python/notify-send-py/files/notify-send.py
Normal file
@ -0,0 +1,3 @@
|
||||
#!/bin/sh
|
||||
exec python3 -m notify_send_py.notify_send_py "$@"
|
||||
|
Reference in New Issue
Block a user