Release v2-verbose

This commit is contained in:
Shivam Mathur
2026-06-08 21:15:20 +05:30
parent f3e473d116
commit 420be8cbcd
42 changed files with 182 additions and 182 deletions
+1 -1
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
}