diff --git a/scripts/install b/scripts/install index 14d6952..ce745c4 100644 --- a/scripts/install +++ b/scripts/install @@ -138,7 +138,7 @@ ynh_add_nginx_config ynh_script_progression --message="Building Invidious.. (this will take some time and resources!)" --weight=60 pushd "$final_path" - ynh_exec_warn_less shards update && shards install + ynh_exec_warn_less shards update && shards install --production ynh_exec_warn_less crystal build $final_path/src/invidious.cr --release popd