From 11dce9b909d484755192166c5c14bb67b56e37c7 Mon Sep 17 00:00:00 2001 From: DDATAA <45762540+Ddataa@users.noreply.github.com> Date: Fri, 10 Feb 2023 14:36:15 +0000 Subject: [PATCH] Update config.js --- conf/config.js | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/conf/config.js b/conf/config.js index 41b1075..5488347 100644 --- a/conf/config.js +++ b/conf/config.js @@ -324,5 +324,5 @@ module.exports = { * such as Docker. * */ - installMethod: 'unspecified', + installMethod: 'yunohost', };