forked from pool/python-pyinotify
3 lines
36 B
Bash
3 lines
36 B
Bash
#!/bin/sh
|
|
python3 -m pyinotify "$@"
|