Remove local download path and add previous maintainer

This commit is contained in:
Jean-Baptiste Holcroft
2018-06-28 23:11:51 +02:00
parent cf0f16aa73
commit 613527af71
4 changed files with 6 additions and 122 deletions

View File

@@ -79,7 +79,7 @@ ynh_mysql_setup_db "$db_user" "$db_name"
#=================================================
# Download, check integrity, uncompress and patch the source from app.src
ynh_setup_source_local "$final_path"
ynh_setup_source "$final_path"
# Modify assets to take path into account
# TODO: try to include this as a patch if still needed