From 0d7ea54cf12cebf6d595dd58c8c3a5866c73c8d9 Mon Sep 17 00:00:00 2001 From: SolAZDev Date: Tue, 16 Jan 2024 16:35:41 -0400 Subject: [PATCH] what if we cant use /path? --- manifest.toml | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/manifest.toml b/manifest.toml index 9a85e5a..99c7825 100644 --- a/manifest.toml +++ b/manifest.toml @@ -30,9 +30,9 @@ ram.runtime = "1024M" [install.domain] type = "domain" - [install.path] - type = "path" - default = "/motioneye" + # [install.path] + # type = "path" + # default = "/motioneye" [install.init_main_permission] type = "group"