1
0
Fork 0
mirror of https://github.com/YunoHost-Apps/friendica_ynh.git synced 2024-09-03 18:36:14 +02:00

changed ynh copy attributes:install scripts

This commit is contained in:
Anmol 2017-07-18 16:11:29 +05:30
parent 1cf3381864
commit 8eb698adca

View file

@ -82,7 +82,7 @@ ynh_mysql_setup_db $db_name $db_name
ynh_app_setting_set $app final_path $final_path ynh_app_setting_set $app final_path $final_path
# Download, check integrity, uncompress and patch the source from app.src # Download, check integrity, uncompress and patch the source from app.src
ynh_setup_source "$final_path" ynh_setup_source "$final_path"
ynh_setup_source "../conf/addons.src" "$final_path/addon" ynh_setup_source ../conf/addons.src "$final_path/addon"