Ejemplo n.º 1
0
#!/usr/bin/python

from installer import Installer

if __name__ == "__main__":
    Installer.run()