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-462
This commit is contained in:
@ -1,6 +1,8 @@
|
||||
#! /bin/sh
|
||||
# Get Amazon EC2 security-credentials, access and secret access keys
|
||||
#
|
||||
prefix=/usr/local
|
||||
|
||||
#first check for local versions, then meta-data versions
|
||||
if [ -f $HOME/.aws/credentials ]; then
|
||||
exit 0
|
||||
|
Reference in New Issue
Block a user