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