miliskur.py-guncelleme

This commit is contained in:
milisman 2016-10-09 05:15:06 +03:00
parent e3cc44658a
commit 23b52bfb06
1 changed files with 2 additions and 1 deletions

View File

@ -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():