summaryrefslogtreecommitdiff
path: root/fs/commands/fstree
blob: ac2c8f663a35ce51c6a469cc603d046065dc00f6 (plain)
1
2
3
#!/usr/bin/env python
from fs.commands.fstree import run
run()