Release v2-verbose

This commit is contained in:
Shivam Mathur
2026-03-15 21:46:36 +05:30
parent accd6127cb
commit ac513dfe2a
42 changed files with 181 additions and 181 deletions

View File

@@ -42,7 +42,7 @@ add_cubrid_helper() {
add_cubrid() {
ext=$1
status='Enabled'
add_cubrid_helper "$ext" >/dev/null 2>&1
add_cubrid_helper "$ext"
add_extension_log "$ext" "$status"
check_extension "$ext" && add_license_log
}