feat: sgid reduction (#392)

* feat: also remove sgid bit

* Update yafti.yml

* Update yafti.yml
This commit is contained in:
qoijjj
2024-08-23 14:13:22 -07:00
committed by GitHub
parent c526c770ba
commit 967c7551ad
2 changed files with 13 additions and 4 deletions

View File

@@ -82,10 +82,10 @@ screens:
final-screen:
source: yafti.screen.title
values:
title: "All done!"
title: "Yafti run complete!"
icon: "/path/to/icon"
links:
- "Website":
run: /usr/bin/xdg-open https://github.com/secureblue/secureblue
- "POSTINSTALL-README":
run: /usr/bin/xdg-open https://github.com/secureblue/secureblue/blob/live/POSTINSTALL-README.md
description: |
Thanks for trying secureblue, we hope you enjoy it!
Complete your secureblue installation by following the POSTINSTALL-README.