MCPcopy
hub / github.com/jaykali/hackerpro / crips

Function crips

hackerpro.py:246–251  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

244
245
246def crips():
247 clearScr()
248 os.system("git clone https://github.com/Manisso/Crips.git")
249 os.system("cd Crips && sudo bash ./update.sh")
250 os.system("crips")
251 os.system("clear")
252
253
254def weeman():

Callers 1

infoFunction · 0.85

Calls 1

clearScrFunction · 0.85

Tested by

no test coverage detected