Correction

This commit is contained in:
Muhammad Rivan 2021-06-12 16:11:53 +07:00
parent 36b65ede51
commit e063db1a34
No known key found for this signature in database
GPG Key ID: C56A200FD936FAAA

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