File tree Expand file tree Collapse file tree 3 files changed +3
-3
lines changed Expand file tree Collapse file tree 3 files changed +3
-3
lines changed Original file line number Diff line number Diff line change @@ -12,7 +12,7 @@ you will see:
1212``` 
1313scalive-1.0/ 
1414  scalive 
15-   scalive.bat  
15+   scalive.cmd  
1616  scalive-1.0.jar 
1717
1818  scala-library-2.10.2.jar 
@@ -33,7 +33,7 @@ corresponding JARs and save them as above.
3333
3434## Usage  
3535
36- Run the shell script ` scalive `  (* nix) or ` scalive.bat  `  (Windows).
36+ Run the shell script ` scalive `  (* nix) or ` scalive.cmd  `  (Windows).
3737
3838To see a list of running JVM processes and their process IDs:
3939
Original file line number Diff line number Diff line change @@ -7,7 +7,7 @@ This is the directory that will be zipped when Scalive is released.
77
88  zip/ 
99    scalive 
10-     scalive.bat  
10+     scalive.cmd  
1111    scalive_2.10-1.0-SNAPSHOT.jar -> ../../target/scala-2.10/scalive_2.10-1.0-SNAPSHOT.jar 
1212
1313    scala-library-2.10.2.jar 
File renamed without changes.
    
 
   
 
     
   
   
          
     
  
    
     
 
    
      
     
 
     
    You can’t perform that action at this time.
  
 
    
  
     
    
      
        
     
 
       
      
     
   
 
    
    
  
 
  
 
     
    
0 commit comments