milis-kurulum-test.py

This commit is contained in:
milisman 2016-10-11 23:51:03 +03:00
parent e55fc563d6
commit d889fd9747
1 changed files with 3 additions and 1 deletions

View File

@ -10,7 +10,9 @@ import crypt
os.system("mps -GG")
if os.path.exists("/usr/bin/pip3") is False:
os.system("pip_kur && pip3 install pythondialog")
os.system("mps -G")
time.sleep(3)
os.system("mps kur python3-pip && pip3 install pythondialog")
if os.path.exists("/usr/bin/acp") is False:
os.system("mps -G")
time.sleep(3)