summaryrefslogtreecommitdiff
path: root/scripts
diff options
context:
space:
mode:
authorGeorge Fraser <george@fivetran.com>2016-05-28 14:37:06 -0700
committerGeorge Fraser <george@fivetran.com>2016-05-28 14:37:06 -0700
commitc0762ad7f621ce698f0e5f91a8c1e140cb9fcb74 (patch)
tree9bd028448018a4b95cbdbd7088ebd54aba62b0df /scripts
parentd36a672a18353fd217f728b70e9072ea67db9edf (diff)
downloadjava-language-server-c0762ad7f621ce698f0e5f91a8c1e140cb9fcb74.zip
Cleanup
Diffstat (limited to 'scripts')
-rwxr-xr-xscripts/install.sh3
1 files changed, 0 insertions, 3 deletions
diff --git a/scripts/install.sh b/scripts/install.sh
index 2620675..112a845 100755
--- a/scripts/install.sh
+++ b/scripts/install.sh
@@ -1,9 +1,6 @@
# Installs locally
# You will need java, maven, vsce, and visual studio code to run this script
-# Clear existing installation
-rm -rf ~/.vscode/extensions/georgewfraser.vscode-javac-*
-
# Build fat jar
mvn package