fix(apps): remove UMASK as this is taken care from common (#1503)

This commit is contained in:
Stavros Kois
2021-12-11 00:25:39 +01:00
committed by GitHub
parent f04001fda7
commit 7f2eceecc3
8 changed files with 1 additions and 25 deletions
+1 -8
View File
@@ -86,13 +86,6 @@ questions:
schema:
type: string
default: "568"
- variable: UMASK_SET
label: "UMASK"
description: "Sets the UMASK env var for LinuxServer.io (compatible) containers"
schema:
type: string
default: "002"
- variable: GUAC_USER
label: "GUAC_USER"
description: "Username for the calibre gui"
@@ -110,7 +103,7 @@ questions:
description: "Optionally pass cli start arguments to calibre"
schema:
type: string
default: "002"
default: ""
# Include{containerConfig}
- variable: service