1
0
Fork 0
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:
tituspijean 2019-09-22 18:03:37 +02:00
parent f09261771f
commit acefce0360

View file

@ -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