diff --git a/scripts/install b/scripts/install index d7aaf65..52f3c42 100755 --- a/scripts/install +++ b/scripts/install @@ -304,7 +304,7 @@ ynh_add_systemd_config ### We could write to its SQLite. Didn't find where the language preferences are though. # password_hashed = $(htpasswd -bnBC 10 "" $password | tr -d ':\n') -# sqlite3 $final_path/db/kuma.db <