Skip to content

Commit 1006d58

Browse files
committed
before install script
1 parent 2b3ebce commit 1006d58

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

before_install.sh

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -2,5 +2,5 @@
22
# Installs tmc-core
33

44
mvn clean install -U -f maven-wrapper/pom.xml
5-
git clone https://github.com/rage/tmc-netbeans.git
6-
mvn clean install -U -f maven-wrapper/pom.xml
5+
git clone https://github.com/rage/tmc-core.git
6+
mvn clean install -U -f tmc-core/pom.xml

0 commit comments

Comments
 (0)