diff options
-rwxr-xr-x | maven/clean.sh | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/maven/clean.sh b/maven/clean.sh index faa3ed6..e0d3655 100755 --- a/maven/clean.sh +++ b/maven/clean.sh @@ -1,4 +1,3 @@ #!/bin/sh rm -rfv output -rm -rfv repository |