1
0
Fork 0
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:
Josué Tille 2019-03-21 11:37:52 +01:00
parent acddf332e9
commit d237795d82
No known key found for this signature in database
GPG key ID: D5E068C6DFA8681D

View file

@ -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