miliskur.py-guncelleme
This commit is contained in:
parent
e3cc44658a
commit
23b52bfb06
1 changed files with 2 additions and 1 deletions
|
@ -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…
Add table
Reference in a new issue