miliskur.py-guncelleme
This commit is contained in:
parent
af69dd3246
commit
9ad786c74a
|
@ -9,7 +9,7 @@ import os,sys,re,subprocess,time
|
||||||
import crypt
|
import crypt
|
||||||
|
|
||||||
os.system("pip_kur && pip3 install pythondialog")
|
os.system("pip_kur && pip3 install pythondialog")
|
||||||
os.system("mps -kur advcp")
|
os.system("mps -G && mps -kur advcp")
|
||||||
|
|
||||||
from dialog import Dialog
|
from dialog import Dialog
|
||||||
|
|
||||||
|
@ -115,7 +115,7 @@ def hedefBagla(hedef):
|
||||||
sistemKopyala()
|
sistemKopyala()
|
||||||
|
|
||||||
def sistemKopyala():
|
def sistemKopyala():
|
||||||
os.system("acp -g -axvnu / /mnt")
|
os.system("acp -g -axnu / /mnt")
|
||||||
initrdOlustur()
|
initrdOlustur()
|
||||||
|
|
||||||
def initrdOlustur():
|
def initrdOlustur():
|
||||||
|
|
Loading…
Reference in New Issue