You've already forked mariadb-columnstore-engine
mirror of
https://github.com/mariadb-corporation/mariadb-columnstore-engine.git
synced 2025-08-01 06:46:55 +03:00
MCOL-520 amazon changes
This commit is contained in:
@ -67,6 +67,7 @@ if [[ $HOME = "/root" ]]; then
|
||||
/usr/local/mariadb/columnstore/bin/postConfigure -qa -pm-count $pmCount -um-count $umCount $systemName -d
|
||||
fi
|
||||
else
|
||||
echo ""
|
||||
echo "${bold}Run post-install script${normal}"
|
||||
echo ""
|
||||
$HOME/mariadb/columnstore/bin/post-install --installdir=$HOME/mariadb/columnstore
|
||||
|
@ -26,6 +26,7 @@ if [ $HOME == "/root" ]; then
|
||||
echo ""
|
||||
/usr/local/mariadb/columnstore/bin/postConfigure -qs
|
||||
else
|
||||
echo ""
|
||||
echo "Run post-install script"
|
||||
echo ""
|
||||
$HOME/mariadb/columnstore/bin/post-install --installdir=$HOME/mariadb/columnstore
|
||||
|
Reference in New Issue
Block a user