Commit 4ac28557 authored by yangjian's avatar yangjian

update configuration file

parent 3812bba8
......@@ -106,7 +106,7 @@ function main()
fi
if [[ $install_deps -ne 0 ]]; then
apt-get install cmake make libconfig++-dev mysql-server mysql-client libmysqlclient-dev -y
apt-get install cmake make libconfig++-dev mysql-server mysql-client libmysqlclient-dev phpmyadmin -y
if [ ! -d "$OPENXGUDR_DIR/build/ext/json/build" ]; then
mkdir $OPENXGUDR_DIR/build/ext/json/build
fi
......
This diff is collapsed.
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment