diff --git a/menu b/menu index 140b27e..11ea45a 100644 --- a/menu +++ b/menu @@ -43,11 +43,6 @@ if [[ -f "$UTILS_FILE" ]]; then source "$UTILS_FILE" fi - -# ========================================================= -# For now, update is not available in the local version. -# Take in mind that in future versions, updates must be -# a warning to update the .deb package # ========================================================= check_updates() { @@ -94,4 +89,4 @@ main_menu() { load_language initialize_cache check_updates -main_menu \ No newline at end of file +main_menu