1
0
Fork 0
mirror of https://github.com/YunoHost-Apps/redmine_ynh.git synced 2024-09-03 20:16:16 +02:00

Update install

This commit is contained in:
liberodark 2019-03-22 15:42:48 +01:00 committed by GitHub
parent f48f1232d6
commit d6f6c76f93
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -152,7 +152,7 @@ ynh_replace_string "yunopass" "$db_pwd" "$final_path/config/database.yml"
ynh_replace_string "yunobase" "$db_name" "$final_path/config/database.yml" ynh_replace_string "yunobase" "$db_name" "$final_path/config/database.yml"
#================================================= #=================================================
# COMPILE PIA BACK # COMPILE REDMINE
#================================================= #=================================================
ynh_print_info "Compile Redmine..." ynh_print_info "Compile Redmine..."