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