Kaydet (Commit) ab9448f1 authored tarafından Suleyman Poyraz's avatar Suleyman Poyraz

PreInstall komutu da eklendi.

üst 8bb4024e
......@@ -170,8 +170,9 @@ class Install(AtomicOperation):
ctx.disable_keyboard_interrupts()
self.extract_install()
self.store_inary_files()
self.preinstall()
self.extract_install()
self.postinstall()
self.update_databases()
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment