This website works better with JavaScript.
Home
Explore
帮助
返回水杉在线
登录水杉在线
登录水杉码园
10215501422
/
cloud-computing-course
forked from
10205501411/cloud-computing-course
Watch
1
Star
0
Fork
0
Code
Issues
0
Pull Requests
0
Releases
0
Wiki
Activity
Browse Source
Fix: vim --> vi
CentOS中,vim command not found
master
高宇菲
1 year ago
parent
0bf33b9ee1
commit
a1292f04a2
1 changed files
with
1 additions
and
1 deletions
Split View
Diff Options
Show Stats
Download Patch File
Download Diff File
+1
-1
CICD-ucloudUhub.md
+ 1
- 1
CICD-ucloudUhub.md
View File
@ -185,7 +185,7 @@ source /etc/profile
tar -xvf apache-maven-3.9.5-bin.tar.gz
```
执行
`vi
m
/etc/profile`
配置环境变量
执行
`vi /etc/profile`
配置环境变量
```
MAVEN_HOME=/usr/local/apache-maven-3.9.5
Write
Preview
Loading…
Cancel
Save