删除 mvn-home.sh
This commit is contained in:
parent
043d2728af
commit
31e399e119
@ -1,5 +0,0 @@
|
||||
#!/bin/bash
|
||||
echo "export MAVEN_HOME=/usr/local/apache-maven-3.9.6" | tee -a /etc/profile
|
||||
echo "export PATH=${PATH}:/usr/local/apache-maven-3.9.6/bin" | tee -a /etc/profile
|
||||
source /etc/profile
|
||||
mvn -v
|
Loading…
Reference in New Issue
Block a user