Attempt to fix notify-send-py package

This commit is contained in:
Sravan Balaji
2024-04-30 20:34:41 -04:00
parent a5ce90c569
commit 16b89d9423
2 changed files with 12 additions and 10 deletions

View File

@ -0,0 +1,3 @@
#!/bin/sh
exec python3 -m notify_send_py.notify_send_py "$@"