Skip to content
Projects
Groups
Snippets
Help
Loading...
Help
Support
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
O
OpenXG-UDR
Project overview
Project overview
Details
Activity
Releases
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Issues
0
Issues
0
List
Boards
Labels
Milestones
Merge Requests
0
Merge Requests
0
CI / CD
CI / CD
Pipelines
Jobs
Schedules
Operations
Operations
Metrics
Environments
Analytics
Analytics
CI / CD
Repository
Value Stream
Wiki
Wiki
Snippets
Snippets
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Create a new issue
Jobs
Commits
Issue Boards
Open sidebar
OpenXG
OpenXG-UDR
Commits
4ac28557
Commit
4ac28557
authored
Mar 22, 2021
by
yangjian
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
update configuration file
parent
3812bba8
Changes
2
Expand all
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
309 additions
and
1 deletion
+309
-1
build/scripts/build_udr
build/scripts/build_udr
+1
-1
etc/Witcomm-UDR-DB.sql
etc/Witcomm-UDR-DB.sql
+308
-0
No files found.
build/scripts/build_udr
View file @
4ac28557
...
...
@@ -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
...
...
etc/Witcomm-UDR-DB.sql
0 → 100755
View file @
4ac28557
This diff is collapsed.
Click to expand it.
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment