Updated: Set the Calamares installs for Devuan to add the sgx group
Signed-off-by: debianpepper <pdpdebdevuan@protonmail.com>
This commit is contained in:
parent
216222009c
commit
8c11dfa154
|
@ -3,5 +3,6 @@ dontChroot: false
|
||||||
timeout: 999
|
timeout: 999
|
||||||
script:
|
script:
|
||||||
- "-rm @@ROOT@@/usr/share/applications/Install-peppermint.desktop"
|
- "-rm @@ROOT@@/usr/share/applications/Install-peppermint.desktop"
|
||||||
|
- "groupadd sgx"
|
||||||
|
|
||||||
|
|
||||||
|
|
|
@ -3,5 +3,5 @@ dontChroot: false
|
||||||
timeout: 999
|
timeout: 999
|
||||||
script:
|
script:
|
||||||
- "-rm @@ROOT@@/usr/share/applications/Install-peppermint.desktop"
|
- "-rm @@ROOT@@/usr/share/applications/Install-peppermint.desktop"
|
||||||
|
- "groupadd sgx"
|
||||||
|
|
||||||
|
|
|
@ -3,5 +3,5 @@ dontChroot: false
|
||||||
timeout: 999
|
timeout: 999
|
||||||
script:
|
script:
|
||||||
- "-rm @@ROOT@@/usr/share/applications/Install-peppermint.desktop"
|
- "-rm @@ROOT@@/usr/share/applications/Install-peppermint.desktop"
|
||||||
|
- "groupadd sgx"
|
||||||
|
|
||||||
|
|
Loading…
Reference in New Issue