mirror of
https://github.com/YunoHost-Apps/spip_ynh.git
synced 2024-09-03 20:25:59 +02:00
Update install
This commit is contained in:
parent
d98c9c4ee4
commit
6f7a1e36f9
1 changed files with 1 additions and 0 deletions
|
@ -118,6 +118,7 @@ ynh_script_progression --message="Configuring SSOwat..."
|
|||
# Making the app public for curl
|
||||
ynh_permission_update --permission="main" --add="visitors"
|
||||
|
||||
# Installation with curl
|
||||
ynh_script_progression --message="Finalizing installation..."
|
||||
ynh_local_curl "/ecrire/?suivant" "exec=install" "etape=chmod"
|
||||
ynh_local_curl "/ecrire/?suivant" "exec=install" "etape=2" "chmod=755" "adresse_db=localhost" "login_db=$db_name" "pass_db=$db_pwd" "server_db=mysql"
|
||||
|
|
Loading…
Reference in a new issue