Updated Hooks
Signed-off-by: debianpepper <pdpdebdevuan@protonmail.com>
This commit is contained in:
parent
764f7fa139
commit
e50d29317b
|
@ -279,7 +279,7 @@ def start():
|
||||||
if '64bit' in architecture:
|
if '64bit' in architecture:
|
||||||
apt_install_packages()
|
apt_install_packages()
|
||||||
remove_packages_from_the_build()
|
remove_packages_from_the_build()
|
||||||
install_librewolf_browser
|
install_librewolf_browser()
|
||||||
remmove_desktop_files()
|
remmove_desktop_files()
|
||||||
setup_plymouth_theme_grub()
|
setup_plymouth_theme_grub()
|
||||||
hblock_setup()
|
hblock_setup()
|
||||||
|
|
Loading…
Reference in New Issue