1 # This is a default template for a post-install scriptlet. You can
2 # remove any functions you don't need (and this header).
4 # arg 1: the new package version
9 # arg 1: the new package version
11 /usr/share/promogest/install_db/install.sh
12 echo -e "Please, make your company in database, typing \
13 /usr/share/promogest/install_db/create_company [company] \
14 where [company] is name of your company. "
17 # arg 1: the new package version
18 # arg 2: the old package version
23 # arg 1: the new package version
24 # arg 2: the old package version
26 echo -e "Please, update your database, typing \
27 /usr/share/promogest/install_db/update_db [company] \
28 where [company] is name of your company. "
31 # arg 1: the old package version
36 # arg 1: the old package version