From 55fcfd9adfca122361682add36971ecae673589c Mon Sep 17 00:00:00 2001 From: debianpepper Date: Fri, 24 May 2024 11:27:43 +0900 Subject: [PATCH] Update: Added missing folder Signed-off-by: debianpepper --- python_modules/inflate_bubble.py | 1 + 1 file changed, 1 insertion(+) diff --git a/python_modules/inflate_bubble.py b/python_modules/inflate_bubble.py index 5b098596..54ee0a4a 100644 --- a/python_modules/inflate_bubble.py +++ b/python_modules/inflate_bubble.py @@ -43,6 +43,7 @@ def set_fusato_structure(): 'etc/skel/.local/share', 'etc/skel/.config/autostart/', 'etc/lightdm/lightdm.conf.d/', + '/etc/plymouth', ] os.chdir(os.path.join(HOME_FOLDER, FUSATO_ROOT)) if os.path.exists('config'):