3 lines
35 B
Plaintext
3 lines
35 B
Plaintext
|
#!/bin/sh
|
||
|
python -m pyinotify "$@"
|