diff --git a/scripts/install b/scripts/install index df33c1e..aa4bd68 100644 --- a/scripts/install +++ b/scripts/install @@ -79,11 +79,11 @@ sudo su -c "psql" postgres <<< \ ynh_psql_create_db_without_password "$app" # Download all Ruby source -sudo su - mastodon +sudo su - $app <