mirror of
https://github.com/YunoHost-Apps/flarum_ynh.git
synced 2024-09-03 18:36:24 +02:00
Removing extension install confirmation
This commit is contained in:
parent
f09261771f
commit
acefce0360
1 changed files with 0 additions and 1 deletions
|
@ -243,7 +243,6 @@ install_and_activate_extension $app $php_version $final_path $db_name "tituspije
|
|||
ssowatdomain=$(</etc/yunohost/current_host)
|
||||
sql_command="INSERT INTO \`settings\` (\`key\`, \`value\`) VALUES ('tituspijean-auth-ssowat.domain', '$ssowatdomain'), ('tituspijean-auth-ssowat.onlyUse', '0');"
|
||||
ynh_mysql_execute_as_root "$sql_command" $db_name
|
||||
ynh_print_info "SSOwat extension has been installed."
|
||||
|
||||
# Install, activate and set language extensions
|
||||
case $language in
|
||||
|
|
Loading…
Add table
Reference in a new issue