1
0
mirror of https://github.com/mariadb-corporation/mariadb-columnstore-engine.git synced 2025-07-29 08:21:15 +03:00
This commit is contained in:
David Hill
2018-10-23 08:49:53 -05:00
parent ef4fab8408
commit 9cae0ef4ff
9 changed files with 19 additions and 9 deletions

View File

@ -60,7 +60,7 @@ if [ $USER != "root" ]; then
profileFile=$prefix/.bashrc
fi
. .$profileFile
. $profileFile
fi
# Source function library.