X-Git-Url: http://www2.svjatoslav.eu/gitweb/?p=javainspect.git;a=blobdiff_plain;f=commandline%20launcher%2Finstall;h=b7c7b3efa50e0b25e099e43e1e456652c4eb130b;hp=f17fc7894497083d4937b7b791d06cb1f285659b;hb=d6b9aa36eec691e17ad10eaa814308b50e44255a;hpb=52abcfeed07d308b2b377985b5cb8a776bb2e375 diff --git a/commandline launcher/install b/commandline launcher/install index f17fc78..b7c7b3e 100755 --- a/commandline launcher/install +++ b/commandline launcher/install @@ -1,12 +1,13 @@ #!/bin/bash +# +# This script installs JavaInspect into /opt/javainspect/ directory. +# It also enables javainspect command at the commandline. +# ( # go to project root directory cd .. - # This script installs JavaInspect into /opt/javainspect/ directory. - # It also enables javainspect command at the commandline. - # remove old installation (if any) sudo rm -rf /opt/javainspect/