mirror of
https://github.com/optim-enterprises-bv/secureblue.git
synced 2025-11-08 06:15:21 +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]
|
[Desktop Entry]
|
||||||
Name=uBlue First Boot Setup
|
Name=uBlue First Boot Setup
|
||||||
Comment=Sets up uBlue Desktop Correctly On FirstBoot
|
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
|
Icon=org.gnome.Terminal
|
||||||
Type=Application
|
Type=Application
|
||||||
Categories=Utility;System;
|
Categories=Utility;System;
|
||||||
|
|||||||
Reference in New Issue
Block a user