lsb-release
This commit is contained in:
parent
d11668135c
commit
ab7e1dc4b7
1 changed files with 3 additions and 0 deletions
|
@ -15,6 +15,9 @@ if os.path.exists("/usr/bin/acp") is False:
|
||||||
os.system("mps -G")
|
os.system("mps -G")
|
||||||
time.sleep(3)
|
time.sleep(3)
|
||||||
os.system("mps kur advcp")
|
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
|
from dialog import Dialog
|
||||||
|
|
||||||
|
|
Loading…
Add table
Reference in a new issue