miliskur.py-guncelleme

This commit is contained in:
milisman 2016-10-09 05:15:06 +03:00
parent e3cc44658a
commit 23b52bfb06

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