Correction

This commit is contained in:
Muhammad Rivan
2021-06-12 16:11:53 +07:00
parent 36b65ede51
commit e063db1a34

View File

@@ -175,6 +175,7 @@ else
if [[ "${gdm}" == 'true' ]]; then
echo; prompt -i "Installing '${name}' GDM theme..."
install_gdm_theme
echo; prompt -s "Done! '${name}' GDM theme has been installed."
fi