miliskurulum

This commit is contained in:
milisarge 2017-05-09 21:35:52 +03:00
parent 753b96b6fd
commit e0a78da199
1 changed files with 5 additions and 0 deletions

View File

@ -259,6 +259,11 @@ def sistemKopyala(baglam):
komut="mkdir -p "+baglam+"/"+ydizin
os.system(komut)
print (ydizin,"oluşturuldu.")
# kurulum.desktop silinmesi
komut="rm /root/Masaüstü/kurulum.desktop"
komut2="rm /root/Desktop/kurulum.desktop"
os.system(komut)
os.system(komut2)
#yükleme akışı için acp
#os.system("acp -g -axnu / "+baglam)
#normal cp