expect.paketlendi

This commit is contained in:
milisman 2016-10-10 23:20:10 +03:00
parent 5361410a8b
commit 6ffab1a172
1 changed files with 4 additions and 0 deletions

View File

@ -15,6 +15,10 @@ if os.path.exists("/usr/bin/acp") is False:
os.system("mps -G")
time.sleep(3)
os.system("mps kur advcp")
if os.path.exists("/usr/bin/expect") is False:
os.system("mps -G")
time.sleep(3)
os.system("mps kur expect")
#lsb-release tamiri
time.sleep(3)
os.system("mps -sz lsb-release && mps -ik lsb-release")