You've already forked mariadb-columnstore-engine
mirror of
https://github.com/mariadb-corporation/mariadb-columnstore-engine.git
synced 2025-08-05 16:15:50 +03:00
MCOL-462
This commit is contained in:
@@ -1,6 +1,8 @@
|
|||||||
#! /bin/sh
|
#! /bin/sh
|
||||||
# Get Amazon EC2 security-credentials, access and secret access keys
|
# Get Amazon EC2 security-credentials, access and secret access keys
|
||||||
#
|
#
|
||||||
|
prefix=/usr/local
|
||||||
|
|
||||||
#first check for local versions, then meta-data versions
|
#first check for local versions, then meta-data versions
|
||||||
if [ -f $HOME/.aws/credentials ]; then
|
if [ -f $HOME/.aws/credentials ]; then
|
||||||
exit 0
|
exit 0
|
||||||
|
Reference in New Issue
Block a user