Migrating to latest svjatoslav-commons.
[javainspect.git] / commandline launcher / install
index f17fc78..b7c7b3e 100755 (executable)
@@ -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/