This is really what onl-mounts should be called.

This commit is contained in:
Jeffrey Townsend
2016-11-17 19:31:31 +00:00
parent bca8be69c8
commit ce2d20f93b

View File

@@ -0,0 +1,3 @@
#!/usr/bin/python
from onl.mounts import OnlMountManager
OnlMountManager.main('onlfs')