From 0424a3ef6ee327fb665c2a2b1bffd6d49bf59805 Mon Sep 17 00:00:00 2001 From: RJ Trujillo Date: Sat, 21 Oct 2023 09:13:15 -0600 Subject: [PATCH] fix(yafti): Move to system files --- .../usr}/share/ublue-os/firstboot/cinnamon-firstboot.desktop | 0 {usr => system_files/usr}/share/ublue-os/firstboot/yafti.yml | 0 2 files changed, 0 insertions(+), 0 deletions(-) rename {usr => system_files/usr}/share/ublue-os/firstboot/cinnamon-firstboot.desktop (100%) rename {usr => system_files/usr}/share/ublue-os/firstboot/yafti.yml (100%) diff --git a/usr/share/ublue-os/firstboot/cinnamon-firstboot.desktop b/system_files/usr/share/ublue-os/firstboot/cinnamon-firstboot.desktop similarity index 100% rename from usr/share/ublue-os/firstboot/cinnamon-firstboot.desktop rename to system_files/usr/share/ublue-os/firstboot/cinnamon-firstboot.desktop diff --git a/usr/share/ublue-os/firstboot/yafti.yml b/system_files/usr/share/ublue-os/firstboot/yafti.yml similarity index 100% rename from usr/share/ublue-os/firstboot/yafti.yml rename to system_files/usr/share/ublue-os/firstboot/yafti.yml