Skip to content
Snippets Groups Projects
Commit 55ada802 authored by Jean-Michel T.Dydak's avatar Jean-Michel T.Dydak
Browse files

make post_update run post_install

parent 4fc25896
Branches
Tags
No related merge requests found
post_upgrade() {
if (( $(vercmp $2 1.16.0-3) < 0 )); then
post_install
fi
}
post_install() {
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment