Beispiel #1
0
 def run(self):
     self.update_config_py()
     install_lib.run(self)
Beispiel #2
0
 def run(self):
     self.update_whois()
     self.update_simple_stats()
     install_lib.run(self)
Beispiel #3
0
 def run(self):
     self.update_session_config()
     self.update_version()
     install_lib.run(self)
Beispiel #4
0
 def run(self):
     self.update_config_py()
     install_lib.run(self)
Beispiel #5
0
 def run(self):
     self.update_whois()
     self.update_simple_stats()
     install_lib.run(self)