From 44d4d9d94547fb2cde9052da7950dc832cbe16a1 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?E=CC=81ric=20Gaspar?= <46165813+ericgaspar@users.noreply.github.com> Date: Tue, 6 Jun 2023 11:15:55 +0200 Subject: [PATCH] Update manifest.toml --- manifest.toml | 9 ++++++--- 1 file changed, 6 insertions(+), 3 deletions(-) diff --git a/manifest.toml b/manifest.toml index 3352d18..a6a65d3 100644 --- a/manifest.toml +++ b/manifest.toml @@ -34,9 +34,12 @@ ram.runtime = "50M" type = "path" default = "/ssh" - [install.init_main_permission] - type = "group" - default = "admins" + #[install.init_main_permission] + #type = "group" + #default = "admins" + + [install.admin] + type = "user" [resources]