mirror of
https://github.com/optim-enterprises-bv/secureblue.git
synced 2025-11-06 21:37:51 +00:00
fix!: move firstboot reference to new yafti.yml location (#72)
This hidden file was missed due to ripgrep's default "skip dotfiles" rule. All previous moves have also been re-analyzed with ripgrep again to ensure that nothing else was missed.
This commit is contained in:
@@ -1,7 +1,7 @@
|
||||
[Desktop Entry]
|
||||
Name=uBlue First Boot Setup
|
||||
Comment=Sets up uBlue Desktop Correctly On FirstBoot
|
||||
Exec=/usr/bin/yafti /usr/etc/yafti.yml
|
||||
Exec=/usr/bin/yafti /usr/share/ublue-os/firstboot/yafti.yml
|
||||
Icon=org.gnome.Terminal
|
||||
Type=Application
|
||||
Categories=Utility;System;
|
||||
|
||||
Reference in New Issue
Block a user