mirror of
https://github.com/meichthys/church.git
synced 2026-02-11 03:13:41 +00:00
Add install scripts to hooks.py
This commit is contained in:
parent
c2c92dbb53
commit
676888fc37
@ -227,8 +227,8 @@ app_include_icons = ["church/icons/custom_icons.svg"]
|
||||
# Installation
|
||||
# ------------
|
||||
|
||||
before_install = "church.install.before_install"
|
||||
after_install = "church.install.after_install"
|
||||
before_install = "install.before_install"
|
||||
after_install = "install.after_install"
|
||||
|
||||
# Uninstallation
|
||||
# ------------
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user