Updated Hooks

Signed-off-by: debianpepper <pdpdebdevuan@protonmail.com>
This commit is contained in:
debianpepper 2024-06-20 16:39:09 +09:00
parent 764f7fa139
commit e50d29317b
1 changed files with 1 additions and 1 deletions

View File

@ -279,7 +279,7 @@ def start():
if '64bit' in architecture:
apt_install_packages()
remove_packages_from_the_build()
install_librewolf_browser
install_librewolf_browser()
remmove_desktop_files()
setup_plymouth_theme_grub()
hblock_setup()