From c194f52c7e2abacd627f62f04d545fd87fdb683a Mon Sep 17 00:00:00 2001 From: NorbiPeti Date: Sat, 10 Sep 2016 20:51:40 +0200 Subject: [PATCH] Remove Towny from repository after build --- jitpack.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/jitpack.yml b/jitpack.yml index 2ded5b1..32884a4 100644 --- a/jitpack.yml +++ b/jitpack.yml @@ -7,4 +7,4 @@ install: - 'wget -O "Towny.jar" --header="Accept-Language: en-us,en;q=0.5" http://palmergames.com/file-repo/Towny%20Advanced/Development/0.91.1.5/Towny.jar' - mvn install:install-file -Dfile=Towny.jar -DgroupId=com.palmergames -DartifactId=Towny -Dversion=0.91.1.5 -Dpackaging=jar - mvn clean install -DskipTests - - ls \ No newline at end of file + - rm -r ~/.m2/repository/com/palmergames/Towny/ \ No newline at end of file