Skip to content
Projects
Groups
Snippets
Help
Loading...
Help
Support
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
O
OpenXG-UPF
Project overview
Project overview
Details
Activity
Releases
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Issues
1
Issues
1
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-UPF
Commits
46431338
Commit
46431338
authored
Jul 22, 2021
by
wangyongshou
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
mkdir package
parent
7e71c6ff
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
2 additions
and
2 deletions
+2
-2
scripts/install_upf.sh
scripts/install_upf.sh
+2
-2
No files found.
scripts/install_upf.sh
View file @
46431338
...
...
@@ -56,8 +56,8 @@ function install_bupt_vppe ()
#install
echo
"install bupt_vppe start..."
sudo
dpkg
-i
$base
/pkg/vppe_install/
*
.deb
>
/dev/null 2>&1
;
sudo
systemctl stop vpp
;
sudo
systemctl disable vpp
;
sudo
systemctl stop vpp
>
/dev/null 2>&1
;
sudo
systemctl disable vpp
>
/dev/null 2>&1
;
#rm install package
sudo rm
-rf
$base
/pkg/vppe_install
;
...
...
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