PR review v2

- Removed blank lines;
- Added config path;
- Removed messages already handled by the funcion;
- Update link for VED;

Signed-off-by: Lucas Zampieri <lzampier@redhat.com>
This commit is contained in:
Lucas Zampieri
2025-07-24 10:27:43 +01:00
parent 259794f0a3
commit 8a84b80e51
3 changed files with 4 additions and 7 deletions

View File

@@ -13,7 +13,6 @@ setting_up_container
network_check
update_os
msg_info "Installing Cleanuparr"
fetch_and_deploy_gh_release "Cleanuparr" "Cleanuparr/Cleanuparr" "prebuild" "latest" "/opt/cleanuparr" "*linux-amd64.zip"
msg_ok "Installed Cleanuparr"
@@ -45,4 +44,4 @@ customize
msg_info "Cleaning up"
$STD apt-get -y autoremove
$STD apt-get -y autoclean
msg_ok "Cleaned"
msg_ok "Cleaned"