You've already forked mariadb-columnstore-engine
mirror of
https://github.com/mariadb-corporation/mariadb-columnstore-engine.git
synced 2025-06-13 16:01:32 +03:00
9 lines
61 B
Bash
9 lines
61 B
Bash
#!/bin/bash
|
|
|
|
set -e
|
|
|
|
columnstore-pre-uninstall
|
|
|
|
|
|
#DEBHELPER#
|