depot/third_party/nixpkgs/pkgs/tools/networking/gmvault/gmvault.py

5 lines
75 B
Python
Raw Normal View History

#!/usr/bin/env python
import gmv.gmv_cmd as runner
runner.bootstrap_run()