lsb-release

This commit is contained in:
milisman 2016-10-10 20:50:54 +03:00
parent d11668135c
commit ab7e1dc4b7
1 changed files with 3 additions and 0 deletions

View File

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