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