Actualizar customizable_post_install.sh

This commit is contained in:
MacRimi
2025-05-09 10:55:23 +02:00
committed by GitHub
parent e7a7d1eb3b
commit 64ec1b63d6

View File

@@ -2180,6 +2180,7 @@ configure_fastfetch() {
msg_error "$(translate "Failed to retrieve Fastfetch download URL.")"
return 1
fi
msg_ok "$(translate "Fastfetch download URL retrieved successfully.")"
wget -qO /tmp/fastfetch.deb "$fastfetch_deb_url"