Release v2-verbose

This commit is contained in:
Shivam Mathur
2025-08-25 14:49:13 +05:30
parent ec406be512
commit 6f31774e78
42 changed files with 172 additions and 172 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
}