mirror of
https://github.com/YunoHost-Apps/pgadmin_ynh.git
synced 2024-09-03 19:56:38 +02:00
Install dependance in upgrade
This commit is contained in:
parent
acddf332e9
commit
d237795d82
1 changed files with 3 additions and 0 deletions
|
@ -29,6 +29,9 @@ ynh_clean_setup () {
|
||||||
# STANDARD UPGRADE STEPS
|
# STANDARD UPGRADE STEPS
|
||||||
#=================================================
|
#=================================================
|
||||||
|
|
||||||
|
# Install dependance
|
||||||
|
install_dependance
|
||||||
|
|
||||||
# Download, check integrity, uncompress and patch the source from app.src
|
# Download, check integrity, uncompress and patch the source from app.src
|
||||||
install_source
|
install_source
|
||||||
|
|
||||||
|
|
Loading…
Add table
Reference in a new issue