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
No related branches found
No related tags found
No related merge requests found
post_upgrade() { post_upgrade() {
if (( $(vercmp $2 1.16.0-3) < 0 )); then
post_install post_install
fi
} }
post_install() { post_install() {
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment