miliskur.py-guncelleme
This commit is contained in:
parent
e3cc44658a
commit
23b52bfb06
|
@ -117,7 +117,8 @@ def hedefBagla(hedef):
|
||||||
sistemKopyala()
|
sistemKopyala()
|
||||||
|
|
||||||
def sistemKopyala():
|
def sistemKopyala():
|
||||||
os.system("acp -g -axnu / /mnt")
|
#os.system("acp -g -axnu / /mnt")
|
||||||
|
os.system("cp -axvnu / /mnt")
|
||||||
initrdOlustur()
|
initrdOlustur()
|
||||||
|
|
||||||
def initrdOlustur():
|
def initrdOlustur():
|
||||||
|
|
Loading…
Reference in New Issue